DependencyTrack / DependencyTrack/dependency-track
Add policy support for services
Open
enhancement
needs milestone
p2
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
The policy framework should incorporate services.
**Examples**
Throw policy violation if:
* A service contains or matches a specified URI string
* A service matches a specified scheme, host, port, etc
* A service crosses a trust boundary
* Access to a service (does/does not) require authentication
* A service has either an inbound or outbound flow of data
* A service has an inbound or outbound flow and the data involved matches a specified data classification
This enhancement is built upon the work that will be implemented in #843 .
Contributor guide
Assessment
This issue has not been assessed yet.