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

dependabot.yml for CI Docker and Github actions #18

Merged
merged 1 commit into from
May 24, 2024

Conversation

alan-forbes-cp
Copy link
Collaborator

@alan-forbes-cp alan-forbes-cp commented May 16, 2024

First dependabot.yml file for version updates. By way of example it includes a simple initial configs for the existing CI Dockerfile and Github actions.
Associated repo UI config to enable dependabot is:

  • Go to "Security (tab)/Code security and analysis (side tab)/Dependabot"
  • Enable:
    • Alerts
    • Security Updates
    • Grouped Security Updates
    • Version Updates (for which dependabot.yml holds the config - Github should find the committed file)
    • Action Runners (soon to be mandatory)

Tailor the dependabot.yml file for additional package mangers as required. Similarly alert settings and some PR config can be set via the UI according to taste.

@alan-forbes-cp alan-forbes-cp changed the title dependabot.yml for CI Docker dependabot.yml for CI Docker and Github actions May 16, 2024
@carlewis
Copy link
Contributor

@alan-forbes-cp I squashed both commits and added the label [CP-Sec] to the commit message, no changes added to the file itself.

@carlewis carlewis merged commit fbfe492 into main May 24, 2024
10 checks passed
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

3 participants