#
code-scanning
Here are 12 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
Mar 15, 2021 - Go
Scans for all deprecated functions in a codebase; scans for the functions themselves, *not* usages
-
Updated
Dec 17, 2018 - PHP
A template repository to help you get started with Code Scanning on GitHub
-
Updated
Sep 28, 2020 - C#
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
Aggressive regex based code scanner for Wordpress Themes/Plugins
-
Updated
Aug 2, 2018 - Python
A repository used for deploying SonarQube on Azure AKS cluster.
-
Updated
Apr 27, 2020
Nodejs Docker Kubernetes
-
Updated
Nov 17, 2020 - Dockerfile
A demo repo using dotnet core and azure containers for deployment
-
Updated
Mar 16, 2021 - Vue
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