#
code-scanning
Here are 19 public repositories matching this topic...
Telling tales on you for leaking secrets!
golang
aws
static-analysis
secrets
git-tool
leak-detection
security-tools
code-scanning
sarif-report
leaking-secrets
-
Updated
Jul 21, 2021 - Go
github
template
readme
issues
documentation
pr
docs
bug-tracker
labels
docs-generator
issue
code-of-conduct
pull-requests
documentation-generator
code-scanning
merge-request
code-of-conduct-template
github-actions
pull-requests-template
-
Updated
Sep 8, 2021 - Python
A template repository to help you get started with Code Scanning on GitHub
-
Updated
Jun 12, 2021 - C#
Scans for all deprecated functions in a codebase; scans for the functions themselves, *not* usages
-
Updated
Dec 17, 2018 - PHP
WebViewJavascriptBridgeDemo,use WebViewJavascriptBridge for interation! Web call iOS native function collection Mainly contains the function of two-dimensional code scanning, camera photography, video recording, map positioning, etc. web 调用iOS原生功能合集 主要包含二维码扫描、相机照相、视频录制、地图定位等功能
-
Updated
Dec 7, 2016 - Objective-C
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
Aggressive regex based code scanner for Wordpress Themes/Plugins
-
Updated
Aug 2, 2018 - Python
GitHub Advanced Security scanning tutorial repo for a compilable language
-
Updated
May 21, 2021 - Java
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
Aplicativo para controle da validade de itens que o usuário tem em casa. Desenvolvido utilizando Kotlin, MVVM, Firebase, Room Database e Retrofit.
android
kotlin
firebase
retrofit
mvvm
kotlin-android
retrofit2
android-app
firebase-auth
firebase-realtime-database
code-scanning
mvvm-android
room-database
code-scanner
brasil-api
-
Updated
Jul 30, 2021 - Kotlin
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
A demo repo using dotnet core and azure containers for deployment
-
Updated
Aug 12, 2021 - Vue
Nodejs Docker Kubernetes
-
Updated
Nov 17, 2020 - Dockerfile
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
Improve this page
Add a description, image, and links to the code-scanning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-scanning 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