https://github.com/byteshiva/securecodingandsudoku
A repository providing secure coding guidelines and an efficient Python-based Sudoku solver for developers.
https://github.com/byteshiva/securecodingandsudoku
Last synced: 10 months ago
JSON representation
A repository providing secure coding guidelines and an efficient Python-based Sudoku solver for developers.
- Host: GitHub
- URL: https://github.com/byteshiva/securecodingandsudoku
- Owner: byteshiva
- License: apache-2.0
- Created: 2024-05-04T05:14:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T23:59:16.000Z (over 1 year ago)
- Last Synced: 2024-11-21T20:38:21.179Z (about 1 year ago)
- Language: C
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: security_review/README.md
Awesome Lists containing this project
README
# SecureCodingAndSudoku
A repository providing secure coding guidelines and an efficient Python-based Sudoku solver for developers.