We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a78e89 commit 0877514Copy full SHA for 0877514
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