Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(2700): Add audit log of operations on the Options page #2766

Merged
merged 3 commits into from Sep 9, 2022

Conversation

GWT5091
Copy link
Contributor

@GWT5091 GWT5091 commented Sep 9, 2022

Context

There is no way to verify who performed the operations on the Options page.

Objective

Audit logs are outputted in such cases.

  • Users Create/Delete pipeline
  • Users Update checkout URL/Source Directory
  • Users Create/Update/Delete Secrets
  • Users Create/Refresh/Delete Pipeline token

Example output:
{"level":"info","message":"[Audit] user foo:github:github.com creates the pipeline for github.com:12345:main.","timestamp":"2022-09-09T02:40:41.609Z"}

References

[Feature Request] Audit log of operations on the Options page #2700

License

I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@GWT5091 GWT5091 changed the title feat(2700): Add audit log of operations on the Options page [DNM]feat(2700): Add audit log of operations on the Options page Sep 9, 2022
@coveralls
Copy link

coveralls commented Sep 9, 2022

Coverage Status

Coverage increased (+0.02%) to 95.817% when pulling 0cbb52a on sonic-screwdriver-cd:add_audit_log into 78e7d73 on screwdriver-cd:master.

@GWT5091 GWT5091 changed the title [DNM]feat(2700): Add audit log of operations on the Options page feat(2700): Add audit log of operations on the Options page Sep 9, 2022
@tkyi tkyi merged commit a6e9f3f into screwdriver-cd:master Sep 9, 2022
@GWT5091 GWT5091 deleted the add_audit_log branch September 11, 2022 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants