Audit Rollover Workers endpoint
Open
Beginner friendly
Nobody has claimed this yet.
good-first-issue
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 427
Description
Description
Generate audit logs for Rollover Workers endpoint.
Definition of Done
[AUDIT]logs in stdout when Rollover Worker endpoint is invoked.
By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Rollover Workers endpoint handler and trace how its requests are processed. Add the requested audit output when the endpoint is invoked, then verify that stdout contains an [AUDIT] log for the invocation and run the relevant Go tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100