Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AkhtarAmir/scans into fea…
Browse files Browse the repository at this point in the history
…ture/akd-190
  • Loading branch information
AkhtarAmir committed Jun 17, 2021
2 parents 219a8f4 + c5d78cb commit 6440e0f
Show file tree
Hide file tree
Showing 292 changed files with 17,916 additions and 436 deletions.
2 changes: 1 addition & 1 deletion .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ a project may be further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at support@cloudsploit.com. All
reported by contacting the project team at support@aquasec.com. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/scans_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
ignore_words_list: iam,\"tRe\",AKS,aks,optin,callInt,callInt
- run: npm install

- name: NPM Test
run: npm test

- name: Lint
run: npm run lint

- name: NPM Test
run: npm test
Loading

0 comments on commit 6440e0f

Please sign in to comment.