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

Some tweaks to sample profiles #80

Merged
merged 6 commits into from
Apr 5, 2024
Merged

Some tweaks to sample profiles #80

merged 6 commits into from
Apr 5, 2024

Conversation

ethomson
Copy link
Member

@ethomson ethomson commented Apr 5, 2024

  1. Add display names to our profiles
  2. Update the sample Dependabot rule to look at package.json in the base (and rename it as such) instead of looking for it in docs/. This is more widely applicable than the prior example.
  3. The GitHub Actions workflow security profile could benefit from the inclusion of a dependabot rule type for actions
  4. The sample remediation profile should not allow actions to update PRs (similar to Allowing actions to update pull requests is dangarous #78)
  5. The dependencies sample profile can make use of dependabot 🎉
  6. Add a repository-configuration-focused sample profile

ethomson added 6 commits April 5, 2024 13:57
Instead of looking for `docs/package.json`, we should be looking for
`package.json`. The latter is more general.
The workflow security profile could include Dependabot for actions as a
useful rule type.
Similar to #78, the default should be to _not_ allow actions to update
pull requests.
@JAORMX JAORMX merged commit 0e2e145 into main Apr 5, 2024
3 checks passed
@JAORMX JAORMX deleted the ethomson/displaynames branch April 5, 2024 19:18
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.

2 participants