Stay organized with collections
Save and categorize content based on your preferences.
You can incorporate Checks Code Compliance into your development process in the
following ways:
Understand the current state of your application
Before integrating Checks Code Compliance into your CI/CD pipeline, you can
assess your existing source code by running the CLI command on your repository's
main branch. This initial scan will provide insights into your application's
current state.
Schedule regular complete scans [Recommended]
To automatically generate Checks Code Compliance reports, we recommend
integrating the CLI as part of your CI/CD pipeline. You can configure Checks
Code Compliance to run on every commit, every new PR/MR, or on a cron schedule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-20 UTC."],[[["Checks Code Compliance is currently in Public Preview and can be used to assess and understand the compliance of your application's code."],["Developers can use the Checks Code Compliance CLI to scan their source code and get insights into their application's current state."],["It is recommended to integrate the Checks Code Compliance CLI into your CI/CD pipeline for automated, regular scans of your codebase, which can be triggered by commits, PRs/MRs, or a cron schedule."]]],[]]