good first issue
Good for newcomers
#
advanced-security
Here are 18 public repositories matching this topic...
A GitHub action for organizations that enables advanced security code scanning on all new repos
-
Updated
Mar 3, 2022 - Python
-
Updated
Mar 4, 2022 - Shell
Integrate GoKart security static analysis to GitHub Actions
golang
security
static-code-analysis
ci
static-analysis
actions
code-review
gokart
advanced-security
static-code-analyzer
-
Updated
Dec 21, 2021 - Dockerfile
This bootcamp is designed to get you familiar with GitHub Advanced Security (GHAS) so that you can better understand how to use it in your own repositories.
-
Updated
Mar 8, 2022 - Java
-
Updated
May 10, 2021 - Kotlin
GitHub Advanced Security Code Scanning demo using WebGoat, a deliberate insecure web application maintained by OWASP designed to teach web application security lessons.
-
Updated
May 19, 2021 - JavaScript
GitHub Advanced Security C# Demo Application
-
Updated
Feb 28, 2022 - C#
Vulnerable Terraform Projects - Fork of https://github.com/bridgecrewio/terragoat
-
Updated
May 6, 2021 - HCL
Web application build Golang with Vulnerability
-
Updated
Nov 2, 2020 - Go
GitHub Advanced Security Code Scanning demo for Javascript using an application with the Zip Slip Vulnerability.
-
Updated
May 18, 2021 - JavaScript
This repository contains pipeline files for various CI/CD systems, illustrating how to integrate the CodeQL Runner for Automated Code Scanning
-
Updated
May 8, 2021
GitHub Advanced Security Code Scanning tutorial for Terraform. Based on Terragoat and tfsec. Fork of https://github.com/bridgecrewio/terragoat
-
Updated
May 18, 2021 - HCL
GitHub Advanced Security scanning tutorial repo for a compilable language
-
Updated
May 21, 2021 - Java
-
Updated
Mar 22, 2022 - Go
Get Dependabot Alerts from a repo
-
Updated
Sep 13, 2020 - JavaScript
Improve this page
Add a description, image, and links to the advanced-security topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the advanced-security topic, visit your repo's landing page and select "manage topics."
This issue relates to the func-style rule.
During the transition from TSLint (now deprecated) to ESLint for typescript linting we introduced some new rules that don't yet pass and added a temporary override in the
.eslintrc.jsonfile to temporarily disable them.This issue covers removing that temporary override and any changes to the typescript