tatsoku / hamon

A WIP homemade shell in C, focusing on customizability, performance and support.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

[StepSecurity] Apply security best practices #10

Closed step-security-bot closed 2 months ago

step-security-bot commented 2 months ago

Summary

This pull request is created by StepSecurity at the request of @h4rldev. Please merge the Pull Request to incorporate the requested changes. Please tag @h4rldev on your message if you have any questions related to the PR.

Security Fixes

Maintain Code Quality with Pre-Commit

Pre-commit is a framework for managing and maintaining multi-language pre-commit hooks. Hooks can be any scripts, code, or binaries that run at any stage of the git workflow. Pre-commit hooks are useful for enforcing code quality, code formatting, and detecting security vulnerabilities.

Feedback

For bug reports, feature requests, and general feedback; please email support@stepsecurity.io. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

Signed-off-by: StepSecurity Bot bot@stepsecurity.io