https://github.com/gdatasoftwareag/eramba-go-client
https://github.com/gdatasoftwareag/eramba-go-client
eramba go-sdk
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gdatasoftwareag/eramba-go-client
- Owner: GDATASoftwareAG
- License: mit
- Created: 2025-09-15T08:29:05.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-22T08:53:16.000Z (8 months ago)
- Last Synced: 2025-10-22T10:28:01.960Z (8 months ago)
- Topics: eramba, go-sdk
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: securityservices.go
Awesome Lists containing this project
README
# eramba go client
> [!IMPORTANT]
> This is a early version not all API's are supported and tested.
## Supported APIs
| Type | Methods |
| --- |---------------------------------|
| Assets | Get, Index, Patch, Post, Delete |
| Asset Reviews | Index |
| Groups | Get, Index |
| Users | Get, Index |
| Security Policies | Get, Index, Patch, Post |
| Security Policy Reviews | Get, Index, Patch, Post, Delete |
| Projects | Index, Patch, Post |
| Project Comments | Post |
| Risk Exceptions | Get, Index, Patch, Post |
| Risks | Get, Index, Patch, Post |
| Risk Reviews | Index, Patch, Post |
| Risk Threats | Get, Index |
| Security Services | Get, Index, Patch |
| Security Service Comments | Index |
| Third Party Risks | Get, Index, Patch |
| Third Party Risk Reviews | Index, Post |
### Custom Fields
Currently only supported on Projects.
## Disclaimer
**This project is not associated with Eramba LTD.**