https://github.com/dependencytrack/hyades-apiserver
Fork of the Dependency-Track API server. It includes various changes necessary to work with Hyades.
https://github.com/dependencytrack/hyades-apiserver
Last synced: 28 days ago
JSON representation
Fork of the Dependency-Track API server. It includes various changes necessary to work with Hyades.
- Host: GitHub
- URL: https://github.com/dependencytrack/hyades-apiserver
- Owner: DependencyTrack
- License: apache-2.0
- Created: 2023-01-26T16:53:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T12:18:45.000Z (about 1 year ago)
- Last Synced: 2025-04-14T03:13:12.485Z (about 1 year ago)
- Language: Java
- Homepage: https://dependencytrack.github.io/hyades/latest
- Size: 92.4 MB
- Stars: 13
- Watchers: 6
- Forks: 23
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> **v5 is coming.** Whether you operate or contribute to Dependency-Track, read [V5_MIGRATION.md](./V5_MIGRATION.md).
# Hyades API Server
API server module of Hyades, the next major version of [OWASP Dependency-Track](https://github.com/DependencyTrack/dependency-track).
[](https://github.com/DependencyTrack/hyades-apiserver/actions/workflows/ci-build.yaml)
[](https://dependencytrack.github.io/docs/next/)
[](LICENSE.txt)
> [!NOTE]
> Hyades has not yet reached GA. For a production-ready release, refer to the
> [main Dependency-Track repository](https://github.com/DependencyTrack/dependency-track).
## Documentation
User-facing documentation is rendered at [dependencytrack.github.io/docs/next](https://dependencytrack.github.io/docs/next/) and maintained in the [docs](https://github.com/DependencyTrack/docs) repository.
## Contributing
1. [Code of conduct](CODE_OF_CONDUCT.md)
2. [Contribution guidelines](CONTRIBUTING.md)
3. [Developer guide](DEVELOPING.md)
## See also
* [hyades-frontend](https://github.com/DependencyTrack/hyades-frontend): Frontend repository
* [docs](https://github.com/DependencyTrack/docs): Documentation repository