Skip to content

adjacentresearchxyz/build-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Template

An automated build template for various applications. This is an ever growing and changing template that is also flexible (use all the workflows or pick and choose!)

  • SAST and DAST scans via Fossa and StackHawk
  • Docker build, sign, and publish to container registry

Setup

Secrets

Include the following secrets in your repository/account/organization with values being the api keys for the SAST and DAST platforms

  • HAWK_API_KEY
  • fossaApiKey

Using Stackhack

StackHawk performs scans and tests on running applications. Create a new application in the StackHawk platform and include the application-id and the port of the application in the stackhawk.yml file to perform scans.

Note: There could very easily be applications in which StackHawk is not a fit or something you need to consider. In that case you can disable the workflow (but make sure you still run some tests!)

About

An automated build template for various applications

Topics

Resources

License

Stars

Watchers

Forks