Skip to content

Terrascan v1.0 docs #273

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

Merged
merged 35 commits into from
Aug 14, 2020
Merged

Terrascan v1.0 docs #273

merged 35 commits into from
Aug 14, 2020

Conversation

cesar-rodriguez
Copy link
Contributor

Updates to the:

  • Getting started page
  • Footer
  • Icons
  • Initial stub for the policy page

Cesar Rodriguez and others added 30 commits August 11, 2020 22:58
added low/medium/high/total violation counts
removed reporting placeholder code (reporting to be done by caller of executor)
policy changes—removed policies with errors (will need to fix).
these errors include things like missing reference IDs and invalid severity strings
record time duration of the scan
fixed Engine.GetResults and updated the interface
reduced the scope of the members of the Engine type
misc code cleanup
also adds resource data in the violation
@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #273 into terrascan-v1.0 will increase coverage by 9.27%.
The diff coverage is 54.05%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           terrascan-v1.0     #273      +/-   ##
==================================================
+ Coverage           52.85%   62.12%   +9.27%     
==================================================
  Files                  17       36      +19     
  Lines                 403      874     +471     
==================================================
+ Hits                  213      543     +330     
- Misses                160      284     +124     
- Partials               30       47      +17     
Impacted Files Coverage Δ
cmd/terrascan/main.go 0.00% <0.00%> (ø)
pkg/cli/run.go 0.00% <0.00%> (ø)
pkg/http-server/start.go 0.00% <0.00%> (ø)
pkg/iac-providers/providers.go 100.00% <ø> (ø)
pkg/utils/resource.go 0.00% <0.00%> (ø)
pkg/writer/writer.go 0.00% <0.00%> (ø)
pkg/utils/http/request.go 20.00% <20.00%> (ø)
pkg/writer/xml.go 20.00% <20.00%> (ø)
pkg/notifications/webhook/webhook.go 26.31% <26.31%> (ø)
pkg/writer/json.go 28.57% <28.57%> (ø)
... and 54 more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cesar-rodriguez cesar-rodriguez merged commit 7b214c1 into terrascan-v1.0 Aug 14, 2020
@cesar-rodriguez cesar-rodriguez deleted the terrascan-v1.0-docs branch August 14, 2020 03:09
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.

1 participant