Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CI/CD integration docs #452

Merged
merged 3 commits into from
Jan 6, 2021
Merged

Adds CI/CD integration docs #452

merged 3 commits into from
Jan 6, 2021

Conversation

cesar-rodriguez
Copy link
Contributor

Adding a page to the documentation with how to integrate Terrascan with GitHub and GitLab CI.

@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #452 (df42ce9) into master (c57bb06) will increase coverage by 1.96%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
+ Coverage   73.39%   75.35%   +1.96%     
==========================================
  Files          86       88       +2     
  Lines        1962     2232     +270     
==========================================
+ Hits         1440     1682     +242     
- Misses        388      403      +15     
- Partials      134      147      +13     
Impacted Files Coverage Δ
pkg/runtime/executor.go 91.95% <0.00%> (-2.05%) ⬇️
pkg/config/config-reader.go 85.00% <0.00%> (ø)
pkg/runtime/rules.go 100.00% <0.00%> (ø)
pkg/cli/run.go 93.00% <0.00%> (+1.69%) ⬆️
pkg/cli/scan.go 77.77% <0.00%> (+2.77%) ⬆️
pkg/config/global.go 80.39% <0.00%> (+2.89%) ⬆️
pkg/http-server/file-scan.go 75.90% <0.00%> (+8.04%) ⬆️
pkg/notifications/notifiers.go 92.30% <0.00%> (+8.09%) ⬆️
pkg/notifications/webhook/webhook.go 32.43% <0.00%> (+8.90%) ⬆️
pkg/http-server/remote-repo.go 72.15% <0.00%> (+9.18%) ⬆️
... and 1 more

@sonarcloud
Copy link

sonarcloud bot commented Jan 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@acc-jon acc-jon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

@acc-jon acc-jon merged commit 0f79088 into master Jan 6, 2021
@acc-jon acc-jon deleted the docs/pipeline branch January 6, 2021 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants