Commit 32d2941
Nist updates (#662)
* Flat: latest data (2025-06-01T02:43:49.033Z)
{
"date": "2025-06-01T02:43:49.033Z",
"files": [
{
"name": "netutils/data_files/oui_mappings.py",
"deltaBytes": 7279,
"source": "https://standards-oui.ieee.org"
}
]
}
* Flat: latest data (2025-06-01T02:48:51.338Z)
{
"date": "2025-06-01T02:48:51.338Z",
"files": [
{
"name": "netutils/data_files/protocol_mappings.py",
"deltaBytes": 62,
"source": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv"
}
]
}
* Updated teh URL for cpeName (didn't make it into last commit) and updated tests for it.
* Made changes to the URL creation using cpeName instead of virtualMatchString, fixed nxos, added aruba and paloalto, update get_nist_urls() to use NIST_LIB_MAPPER_REVERSE_DICT
* Removing TODO comment on NIST_LIB_MAPPER_REVERSE
* Added panos to the reverse mapper and alphabetized all NIST mapper entries.
* Ran developmen_scripts again
* Missed alphabetization on cisco_asa in the reverse dict
* Renamed NIST_LIB_MAPPER_REVERSE_DICT to NIST_TO_VENDOR
* Reverted the version bump
* Fixing value in lib_mapper NIST_TO_VENDOR for adaptive_security_appliance_software
* Updating lib_mapper NIST_TO_VENDOR for ios xe and xr
---------
Co-authored-by: flat-data <flat-data@users.noreply.github.com>1 parent d47a3d7 commit 32d2941
File tree
7 files changed
+226
-42
lines changed- docs/user/lib_mapper
- netutils
- data_files
- tests/unit
7 files changed
+226
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
| 11 | + | |
0 commit comments