Skip to content

Commit 186b15a

Browse files
Added permissions section
1 parent 44e25da commit 186b15a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/_docs/integrations/jenkins.md

+12
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@ To setup, navigate to **Jenkins » System Configuration** and complete the
4141

4242
![System Configuration](/images/screenshots/jenkins-global-odt.png)
4343

44+
### Permissions
45+
The following permission should be assigned to the API key configured above.
46+
47+
| Permission | Description |
48+
| ------|-------------|
49+
| BOM_UPLOAD | Allows the uploading of CycloneDX and SPDX BoMs |
50+
| SCAN_UPLOAD | Allows the uploading of Dependency-Check XML reports |
51+
| VIEW_PORTFOLIO | Allows the plugin to list the projects in the dropdown |
52+
| VULNERABILITY_ANALYSIS | Allows access to the findings API for trending and results (synchronous mode only) |
53+
| PROJECT_CREATION_UPLOAD | Allows the dynamic creation of projects (if enabled by the plugin) |
54+
55+
4456
[CycloneDX]: https://cyclonedx.org
4557
[SPDX]: https://spdx.org
4658
[Dependency-Track Jenkins plugin]: https://wiki.jenkins.io/display/JENKINS/OWASP+Dependency-Track+Plugin

0 commit comments

Comments
 (0)