checkmarx_pubspec

Creator: coderz1093

Last updated:

0 purchases

checkmarx_pubspec Image
checkmarx_pubspec Images

Languages

Categories

Add to Cart

Description:

checkmarx pubspec

A Dart script to make checkmarx analyss on libraries referenced in a given pubspec.lock.
Quick Start 🚀 #
Installing 🧑‍💻 #
dart pub global activate checkmarx_pubspec
copied to clipboard
Commands ✨ #
The command requires to define env variable CHECKMARX_TOKEN thats represents token to make request on checkmarx api.
checkmarx_pubspec #
Usage
# scan pubspec.lock in the current directory
checkmarx_pubspec

# scan the given file with path argment
checkmarx_pubspec --path 'path-to-pubspec.lock'


# scan only direct dependencies and skip the transitive ones
checkmarx_pubspec --only-direct-spec

copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.