doc/user/application_security/dast/browser/checks/798.20.md
The response body contains content that matches the pattern of a Clojars deploy token was detected. A deploy token is used in place of a password when deploying, and cannot be used to sign in. Tokens can be scoped to:
Exposing this value could allow attackers to gain access to all resources granted by this token.
For general guidance on handling security incidents with regards to leaked keys, please see the GitLab documentation on Credential exposure to the internet.
To revoke a deploy token:
Visit https://clojars.org/tokens after logging in.
Under "Existing Deploy Tokens" find the token that was detected
Select "Disable token".
[!note] It's not possible to re-enable the token after disabling it.
To create a new deploy token:
| ID | Aggregated | CWE | Type | Risk |
|---|---|---|---|---|
| 798.20 | false | 798 | Passive | High |