Skip to content

phylum-dev/phylum-orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phylum CircleCI Orb

The Phylum Orb allows for automatic analysis of your lockfiles and manifests for vulnerable dependencies.

Usage

You can find the Phylum Orb on the CircleCI Orb Registry Page.

To use the Phylum Orb, add your Phylum API token as an environment variable named PHYLUM_API_KEY and add the following job to your workflow:

version: 2.1
orbs:
  phylum: phylum-dev/phylum@1.0.0
workflows:
  test:
    jobs:
      - phylum/analyze:
          api_key: ${PHYLUM_API_KEY}

About

CircleCI Phylum Orb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages