Update to latest audit code version (#2209)

* Update to latest audit code version

* Fix Description

* Fix extra space in comments
This commit is contained in:
Isabelle
2023-11-13 11:49:29 -06:00
committed by GitHub
parent b1df8a546e
commit c6c44522f3
2 changed files with 11 additions and 12 deletions
@@ -1,7 +1,7 @@
{
"name": "42Crunch API Security Audit",
"creator": "42Crunch",
"description": "Use the 42Crunch API Security Audit REST API to perform static application security testing (SAST) on OpenAPI/Swagger files.",
"description": "Use the 42Crunch Audit to perform static API security testing (SAST) on OpenAPI/Swagger files.",
"iconName": "42crunch",
"categories": ["Code Scanning"]
}