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

Assess exposure of a public secret #957

Closed
1 task done
priyadam opened this issue Oct 9, 2024 · 3 comments
Closed
1 task done

Assess exposure of a public secret #957

priyadam opened this issue Oct 9, 2024 · 3 comments
Assignees

Comments

@priyadam
Copy link

priyadam commented Oct 9, 2024

In file roiScript/send_metrics.mjs

Tasks:
Copilot prompts are in quotes

  • Check for possible security breaches "@workspace where is the notion secret used"

Context:

Screenshot 2024-10-09 at 7 33 46 AM
Copy link

github-actions bot commented Oct 9, 2024

Hello there, thanks for opening your first issue. We welcome you to the community!

@Dunridge
Copy link
Collaborator

Branch: issue-957

@zchisholm
Copy link

Investigate with the help of AI and also did a manual search locally. All instances of NOTION_TOKEN used a process.env.NOTION_TOKEN. I found no evidence of the NOTION_TOKEN secret being exposed within the code base.

@zchisholm zchisholm moved this to Done in AppSec Hack Pod Oct 16, 2024
@zchisholm zchisholm closed this as completed by moving to Done in AppSec Hack Pod Oct 16, 2024
@zchisholm zchisholm mentioned this issue Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants