IEEE-VIT / templa-rs

One-Stop Solution for all boilerplate needs!
MIT License
28 stars 22 forks source link

CI: Scan for vulnerabilities #6

Closed Mannan-Goyal closed 2 years ago

Mannan-Goyal commented 2 years ago

On every PR to master branch, scan for vulnerabilities. The choice for method to be used lies with the contributor! Fail the CI if any vulnerability is found (even if not severe).

sanjaybaskaran01 commented 2 years ago

Hey could you assign me this task?

mintbomb27 commented 2 years ago

Hey sure! Assigning.

sanjaybaskaran01 commented 2 years ago

Hey, could you specify the severity of the vulnerability you guys are looking for? Currently I have set it up as severity: 'UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL'.

Mannan-Goyal commented 2 years ago

@sanjaybaskaran01 I think LOW,MEDIUM,HIGH,CRITICAL would work