Releases: phantomcyber/dev-cicd-tools
Releases · phantomcyber/dev-cicd-tools
2.1.1
2.1.0
Supports pre-commit for SDK apps
v2.0.9
Update pre-commit versions and add app json static test for py313_dependencies key
v2.0.8
chore: update precommit hooks
v2.0.7
- Change specterops in mapping file
- Change bloodhound in mapping file
- Add Cisco Meraki app mapping to appid_to_name and appid_to_package_name
- Resolve bug in package app dependencies for Python 3.13
v2.0.3
fix(appids): pull latest appid registries from Github (#180) * fix(appids): make static tests pull latest appid registries from github * fix(appids): revert change which lowercased a couple app GUIDs
v2.0.2
fix(id): do not enforce that app guids must be lowercase (#179)
v2.0.1
fix(id): revert change which lowercased the censys app ID (#178)
v2.0.0
Prepare pre-commit release v2.0.0 (#174)
v1.26
Bug fix for Github Actions to use the standalone cache action instead of the cache capability baked into setup-python, to prevent action failures on repos without requirements files