https://github.com/ninadingole/github-codescan
This repository contains code samples for github code scanning utility, this is a sample repository for my blog post
https://github.com/ninadingole/github-codescan
Last synced: about 1 year ago
JSON representation
This repository contains code samples for github code scanning utility, this is a sample repository for my blog post
- Host: GitHub
- URL: https://github.com/ninadingole/github-codescan
- Owner: ninadingole
- Created: 2020-07-22T07:45:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T14:26:27.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T19:45:16.216Z (about 1 year ago)
- Language: Java
- Homepage: https://iamninad.com/github-code-scanning/
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-codescan
This repository contains code samples for github code scanning utility, this is a sample repository for my blog post:
[Github Code Scanning](https://iamninad.com/github-code-scanning/).
You can check the security tab of this repository to see how code scanning provides details about any security or coding error in the codebase.
> If you checkout the code, it will contain errors explicitly added for demo purpose 😛