Skip to content

feat: add declarative request audit interceptor - #54

Open
EmeditWeb wants to merge 3 commits into
ASTROIDX556:mainfrom
EmeditWeb:feat/issue-27-audit-log-interceptor
Open

feat: add declarative request audit interceptor#54
EmeditWeb wants to merge 3 commits into
ASTROIDX556:mainfrom
EmeditWeb:feat/issue-27-audit-log-interceptor

Conversation

@EmeditWeb

Copy link
Copy Markdown
Contributor

Close #27

\n\n🤖 Generated with Codebuff\nCo-Authored-By: Codebuff <noreply@codebuff.com>
@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@EmeditWeb Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown

Needs changes

AuditLogInterceptor does not implement the NestJS NestInterceptor interface.

  • src/common/interceptors/audit-log.interceptor.ts:19: AuditLogInterceptor class must implement NestInterceptor from @nestjs/common.

Reviewed commit: b79c49ac7d4adeeb80ef2e5413be0035a225a256.

@mergekeeper mergekeeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs changes

AuditLogInterceptor does not implement the NestJS NestInterceptor interface.

  • src/common/interceptors/audit-log.interceptor.ts:19: AuditLogInterceptor class must implement NestInterceptor from @nestjs/common.

Reviewed commit: b79c49ac7d4adeeb80ef2e5413be0035a225a256.

…6#27\n\n🤖 Generated with Codebuff\nCo-Authored-By: Codebuff <noreply@codebuff.com>
@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown

MergeKeeper review unavailable

AI provider review response did not contain valid JSON

No approval or merge action was taken.

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.

feat: create global audit log interceptor for sensitive agent command executions

1 participant