
Security News
Feross on TBPN: Socket's Series C and the State of Software Supply Chain Security
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.
@shepherdorg/deployer
Advanced tools
Kuberenetes yaml files extracted from docker deployment metadata are treated as handlebars templates, with strict option on, and HTML escaping off (meaning that {{}} and {{{}}} syntax is equivalent)
All environment variables present when the cli is invoked can be expanded in the templates. So in order to make configuration available at deployment time, all you have to do is make it available in the shell that runs shepherd-deploy
The templating supported is designed to get secrets and configuration into kubernetes deployment files. The helpers available are
Base64Encode and Base64EncodeFile
See Expand Template tests for exact usage.
Additionally, envsubst syntax is supported (deprecated). Please avoid use, support will be removed at the earliest convenient opportunity.
FAQs
Deployer application
The npm package @shepherdorg/deployer receives a total of 735 weekly downloads. As such, @shepherdorg/deployer popularity was classified as not popular.
We found that @shepherdorg/deployer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.

Security News
OSV withdrew 157 OSV malware reports after automated false positives incorrectly flagged trusted npm and PyPI packages, sending bad records into tools that rely on OSV data.

Research
/Security News
TrapDoor crypto stealer hits 36 malicious packages across npm, PyPI, and Crates.io, targeting crypto, DeFi, AI, and security developers.