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

CVE: Enable code scanning, dependabot #50

Open
SamiAlavi opened this issue Sep 30, 2024 · 1 comment · May be fixed by #52
Open

CVE: Enable code scanning, dependabot #50

SamiAlavi opened this issue Sep 30, 2024 · 1 comment · May be fixed by #52

Comments

@SamiAlavi SamiAlavi changed the title Enable code scanning Enable code scanning, dependabot Sep 30, 2024
@SamiAlavi SamiAlavi linked a pull request Sep 30, 2024 that will close this issue
@SamiAlavi
Copy link
Contributor Author

Enabling CodeQL and Dependabot in Repository Settings

  1. Navigate to Settings > Code Security.
  2. Enable Dependency Graph.
  3. Under Dependabot, enable all available options.

To review potential issues, go to Security > Code Scanning.


Adding Labels to Pull Requests

  1. Go to the Pull Requests section of your repository.
  2. Add the following labels:
    • npm
    • helyos_dashboard
    • helyos_server
    • tests

Dependabot will automatically apply these labels to the pull requests it creates.

To monitor Dependabot issues, visit Security > Dependabot.

@SamiAlavi SamiAlavi changed the title Enable code scanning, dependabot CVE: Enable code scanning, dependabot Sep 30, 2024
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 a pull request may close this issue.

1 participant