Skip to content

Commit

Permalink
fix: typo (#2110)
Browse files Browse the repository at this point in the history
Signed-off-by: guoguangwu <[email protected]>
  • Loading branch information
testwill authored Jun 27, 2024
1 parent e24d859 commit a80bf58
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/checks/azure/database/threat-alert-email-set/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: At least one email address is set for threat alerts
SQL Server sends alerts for threat detection via email, if there are no email addresses set then mitigation will be delayed.

### Possible Impact
Nobody will be prompty alerted in the case of a threat being detected
Nobody will be promptly alerted in the case of a threat being detected

### Suggested Resolution
Provide at least one email address for threat alerts
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/trivy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Moving towards configuration scanning with Trivy
Overtime we've taken [trivy][trivy] to be the go-to scanning tool for a vareity of things. This also includes terraform scanning.
Overtime we've taken [trivy][trivy] to be the go-to scanning tool for a variety of things. This also includes terraform scanning.

This section describes some differences between Trivy and tfsec.

Expand Down Expand Up @@ -44,4 +44,4 @@ $ tfsec <dir> --format <format-type>

We welcome any feedback if you find features that today are not available with Trivy misconfigration scanning that are available in tfsec.

[trivy]: https://github.com/aquasecurity/trivy
[trivy]: https://github.com/aquasecurity/trivy
2 changes: 1 addition & 1 deletion tfsec-to-trivy-migration-guide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Migrating from tfsec to Trivy
Overtime we've taken [Trivy][trivy] to be the go-to scanning tool for a vareity of things. This also includes terraform scanning. For further information, have a look at the announcement ["tfsec is joining the Trivy family".](https://github.com/aquasecurity/tfsec/discussions/1994)
Overtime we've taken [Trivy][trivy] to be the go-to scanning tool for a variety of things. This also includes terraform scanning. For further information, have a look at the announcement ["tfsec is joining the Trivy family".](https://github.com/aquasecurity/tfsec/discussions/1994)

### Main differences between Trivy and tfsec

Expand Down

0 comments on commit a80bf58

Please sign in to comment.