Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuclei-precooked

A nuclei image with templates baked in at build time.

Normally nuclei pulls its templates on startup. In setups that run lots of scans in parallel (like the secureCodeBox, that means each scan hits the templates repo, which quickly runs into rate limits.

This image runs nuclei -update-templates at build time so scans start with templates already in place and don't need to fetch anything at runtime.

Image

ghcr.io/securecodebox/scanner-nuclei-precooked:<nuclei-version>-<build-date>
ghcr.io/securecodebox/scanner-nuclei-precooked:latest

A GitHub Actions workflow rebuilds and pushes this image daily (amd64 + arm64), tracking whatever nuclei version secureCodeBox's nuclei chart currently pins.

About

Nuclei container image with daily updated scan templates

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages