thoughtbot / administrate

A Rails engine that helps you put together a super-flexible admin dashboard.
http://administrate-demo.herokuapp.com
MIT License
5.88k stars 1.11k forks source link

Add a dynamic security workflow and a SECURITY.md file #2630

Closed neilvcarvalho closed 1 month ago

neilvcarvalho commented 2 months ago

We’re committed to protecting our systems, information, and our client’s information.

One of the ways we can enforce that in our OS projects is to provide a way to report a Vulnerability.

Add a dynamic security workflow that will automatically create PRs to update our Security policies in this repo.

stefannibrasil commented 1 month ago

@nickcharlton I am going to merge this because the CI errors should get resolved once the security file gets updated when the bot opens the PR once this is merged.

stefannibrasil commented 1 month ago

fixed in https://github.com/thoughtbot/administrate/pull/2647