Skip to content

Repository files navigation

EnvGuard Node.js Example

A minimal Node.js template with EnvGuard configured for local development and pull requests.

Use This Template

Create a repository from this template, then install and scan:

npm ci
npm run security:env

The scan uses the Node preset, masks detected values, and fails only for high or critical findings. The included GitHub Actions workflow runs the same policy on every pull request and push to main.

Start the example HTTP server with:

npm start

EnvGuard is a configuration security guardrail. Pair it with a git-history secret scanner for deeper secret discovery.

Learn More

License

MIT

About

Minimal Node.js template with EnvGuard configuration security scanning.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages