cdimascio / dotenv-java

🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
https://github.com/cdimascio/dotenv-java
Apache License 2.0
444 stars 43 forks source link

[StepSecurity] Apply security best practices #68

Closed step-security-bot closed 1 month ago

step-security-bot commented 1 month ago

Summary

This pull request is created by StepSecurity at the request of @cdimascio. Please merge the Pull Request to incorporate the requested changes. Please tag @cdimascio 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