An open API service indexing awesome lists of open source software.

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 🐱

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 | ✅ |