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

chore: Adds workflow to send security alerts #143

Closed
wants to merge 8 commits into from

Conversation

geofflamrock
Copy link
Collaborator

This PR adds a workflow to send security alerts on a daily schedule to the configured slack channel via a webhook.

Fixes #134

@geofflamrock geofflamrock requested a review from a team as a code owner January 8, 2024 02:37
@geofflamrock geofflamrock removed the request for review from a team January 8, 2024 02:37
@geofflamrock geofflamrock requested a review from a team January 8, 2024 05:51
@geofflamrock geofflamrock changed the title Adds workflow to send security alerts chore: Adds workflow to send security alerts Jan 8, 2024
@OctopusDeploy OctopusDeploy deleted a comment from changeset-bot bot Jan 8, 2024
runs-on: ubuntu-latest
steps:
- name: Send security alert notifications to slack
uses: kunalnagarco/[email protected]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a shame this action doesn't also send any code scanning or secret alerts as well 😞

@geofflamrock
Copy link
Collaborator Author

Closing in favour of a more general solution for sending security alerts

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.

Add workflow to notify of Dependabot security alerts
1 participant