aboutcode-org / scancode-toolkit

:mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!
https://aboutcode.org/scancode/
2.13k stars 548 forks source link

Jenkins plugin for scancode #210

Closed balusarakesh closed 1 week ago

balusarakesh commented 8 years ago

Jenkins is an Opensource framework which helps organizations to perform automatic code builds and provides results from these builds. More code is written by each and every team member in a group and it is a good idea to have a scancode plugin for Jenkins.

Every time new code is added to the repo this tool must scan the new code or the files in a repo to which the new code is added and provide scan results for every build. Newly written code can be acquired with corresponding VCS (Version Control System) used by the organization. Scancode can be integrated within the system in which the Jenkins is setup. For this task we might need to add a new feature to scancode which is automatic update of scancode.

BoBiene commented 7 years ago

Jea that would be a great PlugIn

pombredanne commented 7 years ago

@BoBiene would you know by chance how such a plugin is created?

pombredanne commented 1 week ago

Closing for a master issue #3966