Skip to content

Releases: phantomcyber/dev-cicd-tools

2.1.1

30 Oct 12:53
abf74e6

Choose a tag to compare

Fixed pre-commit hook for generate NOTICE files

2.1.0

30 Sep 19:22
bf62ce3

Choose a tag to compare

Supports pre-commit for SDK apps

v2.0.9

12 Aug 17:02

Choose a tag to compare

Update pre-commit versions and add app json static test for py313_dependencies key

v2.0.8

11 Aug 18:03

Choose a tag to compare

chore: update precommit hooks

v2.0.7

31 Jul 22:32

Choose a tag to compare

  • 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

28 Apr 16:35
b9f1495

Choose a tag to compare

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

24 Apr 23:36
95060a9

Choose a tag to compare

fix(id): do not enforce that app guids must be lowercase (#179)

v2.0.1

24 Apr 18:13
b042554

Choose a tag to compare

fix(id): revert change which lowercased the censys app ID (#178)

v2.0.0

15 Apr 23:07
7b726ad

Choose a tag to compare

Prepare pre-commit release v2.0.0 (#174)

v1.26

24 Jan 23:20
897eded

Choose a tag to compare

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