ofborg icon indicating copy to clipboard operation
ofborg copied to clipboard

Automatically tag security-related pull requests

Open pacien opened this issue 6 years ago • 2 comments

Automatically add the "security" label on pull requests that contain patterns like CVE-*-* in their title or in a commit message.

pacien avatar Sep 06 '19 13:09 pacien

This is now especially interesting with the introduction of CVE reporting by @r-ryantm https://discourse.nixos.org/t/nixpkgs-update-partners-with-serokell-and-nlnet-to-add-cve-reporting/3577/5

FRidh avatar Oct 15 '19 14:10 FRidh

ofborg should also add the security label when the PR references Issues that have the security label. e.g. (at the time of writing this comment) here: https://github.com/NixOS/nixpkgs/pull/100441

wamserma avatar Nov 05 '20 18:11 wamserma