You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
@jasonviviano We should probably take the following actions to address this:
Create separate issues (reported as bugs) for each of the dependabot alerts so that they may be investigated in case of vulnerabilities.
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
changed the title
Dependabot issues/alert handling
Designing a Dependabot issues/alert handling
Mar 25, 2024
jasonviviano
changed the title
Designing a Dependabot issues/alert handling
Designing a mechanism for Dependabot issues/alert handling
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
The text was updated successfully, but these errors were encountered: