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] implementation Notion analyzer #3869

Merged
merged 9 commits into from
Feb 11, 2025

Conversation

abmussani
Copy link
Contributor

Description:

Since Notion.co allows to enable capabilities against integration token, It is a good candidate to build an analyzer for it.
Screenshot 2025-02-04 at 6 46 37 PM

This PR implements notion analyzer along with its integration test.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@abmussani abmussani self-assigned this Feb 4, 2025
@abmussani abmussani requested review from a team as code owners February 4, 2025 13:49
@kashifkhan0771
Copy link
Contributor

Conflicts need to be resolved!

@abmussani abmussani force-pushed the notion-analyzer-impl branch from 41bf0a4 to 540c2de Compare February 7, 2025 12:41
Copy link
Collaborator

@ahrav ahrav left a comment

Choose a reason for hiding this comment

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

Looks good! I mentioned this to Kashif, but I'm not very familiar with our analyzers, so feel free to treat all my comments as optional.

pkg/analyzer/analyzers/notion/scopes.json Outdated Show resolved Hide resolved
pkg/analyzer/analyzers/notion/notion.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzers/notion/notion.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzers/notion/notion.go Outdated Show resolved Hide resolved
@abmussani
Copy link
Contributor Author

Looks good! I mentioned this to Kashif, but I'm not very familiar with our analyzers, so feel free to treat all my comments as optional.

Thanks @ahrav for thoroughly reviewing the PR. I have incorporated your comments.

Copy link

graphite-app bot commented Feb 11, 2025

Merge activity

  • Feb 11, 12:42 PM EST: Graphite disabled "merge when ready" on this PR due to: Unknown error.

@ahrav ahrav merged commit f2dc96e into trufflesecurity:main Feb 11, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants