PaystackHQ / nigerialogos

High quality vector logos for Nigerian companies
https://nigerialogos.com
MIT License
274 stars 259 forks source link

Setup CodeQL for SAST #178

Closed eyitemi-paystack closed 3 years ago

eyitemi-paystack commented 3 years ago

Setup CodeQL for SAST

Commit to add CodeQL workflow for Static App Security Testing.

Description

Commit to add CodeQL workflow for Static App Security Scanning.

Motivation and Context

This commit allows us to run Github CodeQl as Github Actions and use CodeQL as a Static Application Security Testing tool to identify security vulnerabilities in code before it gets merged to master and deployments made.

Acceptance Criteria

Screenshots (if appropriate)

Types of changes

Checklist

eyitemi-paystack commented 3 years ago

@Odusanya can you please merge this?