-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNOTICE
More file actions
79 lines (63 loc) · 2.05 KB
/
Copy pathNOTICE
File metadata and controls
79 lines (63 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
HunterX - AI-Powered Security Orchestration & Intelligence Platform
Copyright (c) 2026 Ahmed Awad (NullC0d3)
Licensed under the Apache License, Version 2.0 (the "License").
This product includes software developed by third parties:
---
pydantic
License: MIT
Copyright (c) 2019-2024 Pydantic Services Inc.
Homepage: https://github.com/pydantic/pydantic
pydantic-core
License: MIT
Copyright (c) 2022-2024 Pydantic Services Inc.
Homepage: https://github.com/pydantic/pydantic-core
PyYAML
License: MIT
Copyright (c) 2017-2021 Ingy dot Net
Homepage: https://pyyaml.org/
jsonschema
License: MIT
Copyright (c) 2012 Julian Berman
Homepage: https://github.com/python-jsonschema/jsonschema
rich
License: MIT
Copyright (c) 2019 Will McGugan
Homepage: https://github.com/Textualize/rich
networkx
License: BSD-3-Clause
Copyright (c) 2004-2024 NetworkX Developers
Homepage: https://networkx.org/
urllib3
License: MIT
Copyright (c) 2008-2020 Andrey Petrov and contributors
Homepage: https://urllib3.readthedocs.io/
dataclasses-json
License: MIT
Copyright (c) 2020 Charles Li
Homepage: https://github.com/lidatong/dataclasses-json
dnspython
License: ISC
Copyright (c) 2001-2024 Nominum, Inc.
Homepage: https://www.dnspython.org/
defusedxml
License: PSF-2.0
Copyright (c) 2013 Christian Heimes
Homepage: https://github.com/tiran/defusedxml
SQLAlchemy
License: MIT
Copyright (c) 2005-2024 Michael Bayer and contributors
Homepage: https://www.sqlalchemy.org/
Alembic
License: MIT
Copyright (c) 2009-2024 Michael Bayer and contributors
Homepage: https://alembic.sqlalchemy.org/
---
Optional dependencies:
fastapi, uvicorn (MIT), httpx (BSD-3-Clause), jinja2 (BSD-3-Clause)
---
This product integrates open-source security tools (e.g. nuclei, httpx,
subfinder, nmap) which are used in accordance with their respective licenses,
and references the PayloadsAllTheThings community payload knowledge base.
---
For the full Apache 2.0 License text, see the LICENSE file
accompanying this distribution.