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

Documentation #768

Merged
merged 11 commits into from
May 18, 2021
Merged

Documentation #768

merged 11 commits into from
May 18, 2021

Conversation

lalchand12
Copy link
Contributor

More edits done in the README file.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/getting-started.md Outdated Show resolved Hide resolved

- [Running Terrascan](#running_terrascan): Describes different methods for running Terrascan, one that installs Terrascan locally and another that leverages a Docker container. See below for details.

- ["Scanning with Terrascan"](#Scanning_with_Terrascan) - Explains how to scan vulnerable IaC using Terrascan with the an example including the scan output. See below for details.
Copy link
Contributor

Choose a reason for hiding this comment

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

And now we can remove the quotations

docs/getting-started.md Outdated Show resolved Hide resolved
docs/getting-started.md Outdated Show resolved Hide resolved
docs/getting-started.md Outdated Show resolved Hide resolved
amirbenv
amirbenv previously approved these changes May 12, 2021
lalchand12 and others added 7 commits May 12, 2021 09:07
Co-authored-by: amirbenv <74685902+amirbenv@users.noreply.github.com>
Co-authored-by: amirbenv <74685902+amirbenv@users.noreply.github.com>
Co-authored-by: amirbenv <74685902+amirbenv@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented May 12, 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

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #768 (23215fa) into master (4878eeb) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #768      +/-   ##
==========================================
- Coverage   73.85%   73.78%   -0.07%     
==========================================
  Files         110      110              
  Lines        3175     3285     +110     
==========================================
+ Hits         2345     2424      +79     
- Misses        652      677      +25     
- Partials      178      184       +6     
Impacted Files Coverage Δ
pkg/results/store.go 46.15% <0.00%> (-23.08%) ⬇️
...ac-providers/terraform/commons/local-references.go 71.87% <0.00%> (-8.13%) ⬇️
pkg/policy/opa/engine.go 65.43% <0.00%> (-5.94%) ⬇️
pkg/writer/human_readable.go 82.75% <0.00%> (-4.04%) ⬇️
...providers/terraform/commons/variable-references.go 78.46% <0.00%> (-3.51%) ⬇️
pkg/iac-providers/kubernetes/v1/normalize.go 88.05% <0.00%> (-2.31%) ⬇️
...c-providers/terraform/commons/module-references.go 40.00% <0.00%> (-2.11%) ⬇️
pkg/results/types.go 100.00% <0.00%> (ø)
pkg/termcolor/colorpatterns.go 33.33% <0.00%> (ø)
pkg/k8s/admission-webhook/validating-webhook.go 62.00% <0.00%> (ø)
... and 9 more

@sonarcloud
Copy link

sonarcloud bot commented May 12, 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

@devang-gaur devang-gaur merged commit 53eda39 into tenable:master May 18, 2021
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