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

Designing a mechanism for Dependabot issues/alert handling #1090

Open
jasonviviano opened this issue Mar 25, 2024 · 1 comment
Open

Designing a mechanism for Dependabot issues/alert handling #1090

jasonviviano opened this issue Mar 25, 2024 · 1 comment
Labels

Comments

@jasonviviano
Copy link
Contributor

jasonviviano commented Mar 25, 2024

Description

Currently the repo has no mechanism to handle vulnerability alerts from Dependabot alerts such as:

https://github.com/radius-project/docs/security/dependabot

We need to decide how Dependabot handles credentials and what the performance requirements are for tests if any.

Describe the solution you'd like

We need a solution that incorporates discussions that will be held on this with the goal being a strategy that looks from the top to bottom approach on what configurations we need to consider as well as the considerations and current approaches that other Radius repos have taken.

Examples can range from manual mechanism to GitHub Action configurations such as:

AB#11616

@willtsai
Copy link
Contributor

@jasonviviano We should probably take the following actions to address this:

  1. Create separate issues (reported as bugs) for each of the dependabot alerts so that they may be investigated in case of vulnerabilities.
  2. Take a more holistic approach to figure out a strategy for how we should be configuring and using dependabot in the Docs repo (it is turned off today) - repurpose this issue to track this effort.

@jasonviviano jasonviviano changed the title Dependabot issues/alert handling Designing a Dependabot issues/alert handling Mar 25, 2024
@jasonviviano jasonviviano changed the title Designing a Dependabot issues/alert handling Designing a mechanism for Dependabot issues/alert handling Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants