Skip to content

Commit

Permalink
✨ latest generated js
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed May 24, 2024
1 parent 2f217f4 commit d5ad946
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 14 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@
</p>

## The VulnCheck Action
> Bring VulnCheck into your CI/CD pipeline.

> Bring VulnCheck into your CI/CD pipeline.
<p align="center">
<img src="/demo-pr-comment.png" />
</p>


This Github Action uses the VulnCheck
[CLI](https://github.com/vulncheck-oss/cli) to integrate security-related tasks
into your CI/CD pipeline.
Expand All @@ -19,9 +18,12 @@ into your CI/CD pipeline.
[![Check dist/](https://github.com/vulncheck-oss/action/actions/workflows/check-dist.yml/badge.svg)](https://github.com/vulncheck-oss/action/actions/workflows/check-dist.yml)
[![Coverage](./badges/coverage.svg)](./badges/coverage.svg)

## Usage
## 🤸 Usage

### 🔏 Scan your project for vulnerabilities

### Scan your project for vulnerabilities
This example will scan for vulnerabilities and report them as a comment on a
pull request

```yaml
name: Scan with VulnCheck
Expand Down
2 changes: 1 addition & 1 deletion badges/coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit d5ad946

Please sign in to comment.