https://github.com/motikan2010/github-code-scanning-test
Make vulnerability by me. Detect vulnerability by GitHub Code Scanning. 👤 vs 🐱
https://github.com/motikan2010/github-code-scanning-test
security
Last synced: about 1 year ago
JSON representation
Make vulnerability by me. Detect vulnerability by GitHub Code Scanning. 👤 vs 🐱
- Host: GitHub
- URL: https://github.com/motikan2010/github-code-scanning-test
- Owner: motikan2010
- Created: 2020-10-10T18:10:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T05:40:49.000Z (over 1 year ago)
- Last Synced: 2025-04-20T23:32:43.809Z (about 1 year ago)
- Topics: security
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub-code-scanning Test
## Checking
| Vulnerability type | Result Pull Request | Detect |
| - | - | :-: |
| XSS(Tag : Thymeleaf) | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/1 | × |
| XSS(JSON) | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/5 | × |
| Insecure Deserialization | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/2 | ✅ |
| SQL Injection | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/4 | ✅ |
| RCE | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/6 | ✅ |
| XML External Entity | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/7 | ✅ |
| Directory Traversal | https://github.com/motikan2010/GitHub-code-scanning-Test/pull/8 | ✅ |