We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f66cb09 + 0877514 commit 4e85c9aCopy full SHA for 4e85c9a
1 file changed
docs/organizations/audit-logs-for-organizations.md
@@ -62,6 +62,7 @@ The sections below list the events that Codacy logs for your organization at use
62
| Unignore security item |Security item was unignored|`organizations.security.items.unignore`|
63
| Create DAST target | A target for DAST scanning was created | `organizations.dast.target.create` |
64
| Delete DAST target | A target for DAST scanning was deleted | `organizations.dast.target.delete` |
65
+| Analyze DAST target | Request a DAST scan of an existing target | `organizations.dast.target.analyze` |
66
67
### Repository
68
0 commit comments