mantiumai / chirps

Discover sensitive/confidential information stored in a vector database
GNU General Public License v3.0
57 stars 7 forks source link

Fix bug related to scan version and policy version #196

Closed alex-nork closed 10 months ago

alex-nork commented 10 months ago

The purpose of this PR is to fix a bug that was causing a policy's current version to be displayed in a scan run's policies tab. This PR also includes an unrelated change which filters out archived policies from the policy dropdown list in the new scan page.