Git Product home page Git Product logo

checkmary's Introduction

Checkmary

Checkmary is a simple command line tool to perform scans with Checkmarx.

Checkmary uses the Checkmarx CxCAST API and is a replacement for the CxConsole tool. The main advantage is that it just queues a scan and does not wait until the scan is completed.

Usage

Each command requires these common parameters

  • username, your Checkmarx username.
  • password, your Checkmarx password.
  • apiurl, the URL of the Checkmarx server.

Start a scan

The startscan command collects source code and starts a Checkmarx scan.

Parameters

  • team, the full name of the team.
  • project, the project name.
  • sourcecodepath, the path to the source code.
  • dayssincelastscan: if the last scan was less than the specifield number of day ago, no scan will be started.
  • dryrun, if set to true, no actual scan will be started.

Example

Checkmary.exe startscan --username=scanner --password=*** --apiurl=https://myserver --team="My Company\My Team" --project="My Project" --sourcecodepath="C:\Source\MyProject"

Get projects

The getprojects command gets a list of projects.

Example

Checkmary.exe getprojects --Username=scanner --Password=*** --ApiUrl=https://myserver

Get presets

The getpresets command gets a list of presets.

Get configuration sets

The getconfigsets command gets a list of configuration sets.

License

See the LICENSE file for license rights and limitations.

checkmary's People

Contributors

superrembo avatar wk-pradip avatar andriistartsev avatar

Stargazers

Mo avatar

Watchers

Kostiantyn Khomenko avatar Liudmyla Binkovska avatar Stanislav Poliakov avatar James Cloos avatar  avatar Vitaliy avatar Jeroen Gierveld avatar Maksym avatar Oleksii Koshkin avatar Andrii Nechytailov avatar Kuzma Lebediev avatar Kateryna Luhova avatar Oleksandr Kravtsov avatar Dmytro Leontiev avatar  avatar Ids Portinga avatar Svitlana Lukashuk avatar Jarno avatar Saskia Leendertse avatar Maarten Denekamp avatar Sergii Galai avatar Bogdan Kushnir avatar Sukhov Aleksey avatar Gerben Mondeel avatar Andrii avatar Zakharova Daria avatar Tim van der Weyden avatar Collin avatar  avatar Omurbek E avatar Maksym Brendel avatar Oleg Solonets avatar Galyna Doksvel avatar Stakhur Andrii avatar Vitaliy Kosyak avatar Dmytro Riabov avatar Yevhen Chornobryvets avatar Mykhailo Aniskin avatar  avatar Alexander Kabanov avatar Anca avatar  avatar  avatar Tetiana Moianska avatar Andriy Polodiuk avatar Irina Polovitsa avatar Denys Kondakov avatar Oleksii Bielai avatar Kirill Orlianskii avatar Anna Zelikman avatar  avatar

checkmary's Issues

Issue in running the Scan

What if we need to forcefully run all project scans because its not allowing to run if its run less than 7 days.

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.