Releases: CircleCI-Public/CircleCI-Env-Inspector
Releases · CircleCI-Public/CircleCI-Env-Inspector
v2.3.0 Improved error handling
What's Changed
- feat: improved error handling with optional delay by @KyleTryon in #76
- chore: update dependencies due to
CVE-2022-25881
by @EricRibeiro in #77 - refactor: vitest by @KyleTryon in #78
Full Changelog: v2.2.0...v2.3.0
Improved Results
What's Changed
- fix: soft delete access by @KyleTryon in #74
- fix: handle missing projects by @KyleTryon in #75
Full Changelog: v2.1.0...v2.2.0
Return Soft-deleted project data
We have updated the tool to further aid in the discovery of secrets that are stored in CircleCI but may not be visible in the UI, e.g. variables for renamed projects or projects deleted from GitHub but not from CircleCI.