Code Monkey home page Code Monkey logo

contrast-security-orb's Introduction

contrast-security-orb

Contrast Security Orb for CircleCI

The Contrast agent begins securing your code by adding sensors to the entire software stack of your applications - from runtime to custom code - to directly measure vulnerabilities and attacks. Contrast Assess continuously monitors all your code, including your libraries, for known and unknown vulnerabilities, and produces accurate results without dependence on application security experts.

Documentation

https://circleci.com/orbs/registry/orb/contrastsecurity/verify

Contributing

We welcome issues to and pull requests against this repository!

For further questions/comments about this or other orbs, visit CircleCI's orbs discussion forum.

contrast-security-orb's People

Contributors

gmoore avatar iynere avatar kyletryon avatar lex111 avatar nelias avatar rentziass avatar ttrahan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

contrast-security-orb's Issues

[Enhancement] Fail if Python is not installed.

The check-vulnerabilities command is utilized by a job which includes the python executor, but the command itself may be used by anyone, in any execution environment.

https://github.com/Contrast-Security-OSS/contrast-security-orb/blob/master/src/commands/check-vulnerabilities.yml#L62

Add a precheck searching for Python which python and fail if Python is not installed gracefully.

Consider adding the orbtoberfest label on this issue to have it appear on our upcoming Hacktoberfest landing page

[Enhancement] Parameterize executor.

Suggestion from best practice guideline. Consider parameterizing the docker image or tag to protect against potential sudden changes to the hardcoded docker tag.

https://github.com/CircleCI-Public/Orb-Policies/blame/master/Orb%20Best%20Practices%20Guidelines.md#L49

You may also be interested in using CircleCI's new beta images which are highly optimized for speed. https://hub.docker.com/u/cimg

Consider adding the orbtoberfest label on this issue to have it appear on our upcoming Hacktoberfest landing page

[Feature Request] Artifact report

Currently, the tests on CircleCI can have the severity level set in order to automatically fail a job if vulnerabilities are found. Would it be possible to have the results sent back to the CircleCI job to be uploaded as either an artifact or possibly in JUnit format for the built-in test-results tab (if applicable to the type of report generated).

Uploading Artifacts: https://circleci.com/docs/2.0/artifacts/#uploading-artifacts
Saving Test Results: https://circleci.com/docs/2.0/collect-test-data/

A small HTML report could be generated from the JSON data.

Consider adding the orbtoberfest label on this issue to have it appear on our upcoming Hacktoberfest landing page

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.