PaystackOSS / plugin-payment-forms-for-wordpress

Make payment forms using Paystack on Wordpress
https://wordpress.org/plugins/payment-forms-for-paystack/
GNU General Public License v2.0
18 stars 22 forks source link

Setup CodeQL for SAST #76

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