Skip to content

crytic/.github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github

Public shared workflow templates and reusable workflows for Trail of Bits. You can find our public profile and repositories at https://github.com/trailofbits/.

.github/workflows

Github Actions reusable workflows.

You can call these workflows from a workflow in your repo like:

jobs:
  lint:
    uses: trailofbits/.github/.github/workflows/[email protected]

workflow-templates

Github Actions templates you can use from your repo -> Actions -> New workflow

Learn more about creating starter workflows and using starter workflows

This is an example of using our pip-audit starter workflow: image

profile

Our Github organization's public profile.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published