Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
didroe committed Oct 24, 2023
1 parent 63e41d6 commit 535eb39
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version_comparison.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ jobs:
--external-rule-dir ./bearer-comparison/base-rules/rules \
--force \
--disable-version-check \
--quiet \
--hide-progress-bar \
--debug \
| jq > base.json
- name: Run test scan
run: |
Expand All @@ -105,8 +105,8 @@ jobs:
--external-rule-dir ./bearer-comparison/test-rules/rules \
--force \
--disable-version-check \
--quiet \
--hide-progress-bar \
--debug \
| jq > test.json
- run: |
diff -u base.json test.json
Expand Down
60 changes: 30 additions & 30 deletions kpi_scan/kpi_repo_list.json5
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
{
"include": [
// ruby
{ "name": "railsgoat", "repository_url": "https://github.com/Bearer/railsgoat" },
{ "name": "mastodon", "repository_url": "https://github.com/mastodon/mastodon" },
{ "name": "frab", "repository_url": "https://github.com/frab/frab" },
{ "name": "discourse", "repository_url": "https://github.com/discourse/discourse" },
{ "name": "diaspora", "repository_url": "https://github.com/diaspora/diaspora" },
{ "name": "gitlab", "repository_url": "https://gitlab.com/gitlab-org/gitlab" },
{ "name": "chatwoot", "repository_url": "https://github.com/chatwoot/chatwoot" },
{ "name": "postal", "repository_url": "https://github.com/postalserver/postal" },
{ "name": "forem", "repository_url": "https://github.com/forem/forem" },
{ "name": "openstreetmap-website", "repository_url": "https://github.com/openstreetmap/openstreetmap-website" },
{ "name": "loomio", "repository_url": "https://github.com/loomio/loomio" },
{ "name": "rdv-solidarites.fr", "repository_url": "https://github.com/betagouv/rdv-solidarites.fr" },
// javascript
{ "name": "juice-shop", "repository_url": "https://github.com/Bearer/juice-shop" },
{ "name": "NodeGoat", "repository_url": "https://github.com/Bearer/NodeGoat" },
{ "name": "chapter", "repository_url": "https://github.com/freeCodeCamp/chapter" },
{ "name": "Ghost", "repository_url": "https://github.com/TryGhost/Ghost" },
{ "name": "wekan", "repository_url": "https://github.com/wekan/wekan" },
{ "name": "backstage", "repository_url": "https://github.com/backstage/backstage" },
{ "name": "medusa", "repository_url": "https://github.com/medusajs/medusa" },
{ "name": "ToolJet", "repository_url": "https://github.com/ToolJet/ToolJet" },
{ "name": "grafana", "repository_url": "https://github.com/grafana/grafana" },
{ "name": "mattermost-server", "repository_url": "https://github.com/mattermost/mattermost-server" },
{ "name": "Rocket.Chat", "repository_url": "https://github.com/RocketChat/Rocket.Chat" },
// java
{ "name": "WebGoat", "repository_url": "https://github.com/Bearer/WebGoat" },
{ "name": "BenchmarkJava", "repository_url": "https://github.com/OWASP-Benchmark/BenchmarkJava" },
// { "name": "railsgoat", "repository_url": "https://github.com/Bearer/railsgoat" },
// { "name": "mastodon", "repository_url": "https://github.com/mastodon/mastodon" },
// { "name": "frab", "repository_url": "https://github.com/frab/frab" },
// { "name": "discourse", "repository_url": "https://github.com/discourse/discourse" },
// { "name": "diaspora", "repository_url": "https://github.com/diaspora/diaspora" },
// { "name": "gitlab", "repository_url": "https://gitlab.com/gitlab-org/gitlab" },
// { "name": "chatwoot", "repository_url": "https://github.com/chatwoot/chatwoot" },
// { "name": "postal", "repository_url": "https://github.com/postalserver/postal" },
// { "name": "forem", "repository_url": "https://github.com/forem/forem" },
// { "name": "openstreetmap-website", "repository_url": "https://github.com/openstreetmap/openstreetmap-website" },
// { "name": "loomio", "repository_url": "https://github.com/loomio/loomio" },
// { "name": "rdv-solidarites.fr", "repository_url": "https://github.com/betagouv/rdv-solidarites.fr" },
// // javascript
// { "name": "juice-shop", "repository_url": "https://github.com/Bearer/juice-shop" },
// { "name": "NodeGoat", "repository_url": "https://github.com/Bearer/NodeGoat" },
// { "name": "chapter", "repository_url": "https://github.com/freeCodeCamp/chapter" },
// { "name": "Ghost", "repository_url": "https://github.com/TryGhost/Ghost" },
// { "name": "wekan", "repository_url": "https://github.com/wekan/wekan" },
// { "name": "backstage", "repository_url": "https://github.com/backstage/backstage" },
// { "name": "medusa", "repository_url": "https://github.com/medusajs/medusa" },
// { "name": "ToolJet", "repository_url": "https://github.com/ToolJet/ToolJet" },
// { "name": "grafana", "repository_url": "https://github.com/grafana/grafana" },
// { "name": "mattermost-server", "repository_url": "https://github.com/mattermost/mattermost-server" },
// { "name": "Rocket.Chat", "repository_url": "https://github.com/RocketChat/Rocket.Chat" },
// // java
// { "name": "WebGoat", "repository_url": "https://github.com/Bearer/WebGoat" },
// { "name": "BenchmarkJava", "repository_url": "https://github.com/OWASP-Benchmark/BenchmarkJava" },
// php
{ "name": "OWASPWebGoatPHP", "repository_url": "https://github.com/OWASP/OWASPWebGoatPHP" },
{ "name": "Vulnerable-Web-Application", "repository_url": "https://github.com/OWASP/Vulnerable-Web-Application" },
{ "name": "mediawiki", "repository_url": "https://github.com/wikimedia/mediawiki" }
{ "name": "OWASPWebGoatPHP", "repository_url": "https://github.com/OWASP/OWASPWebGoatPHP" }
// { "name": "Vulnerable-Web-Application", "repository_url": "https://github.com/OWASP/Vulnerable-Web-Application" },
// { "name": "mediawiki", "repository_url": "https://github.com/wikimedia/mediawiki" }
]
}

0 comments on commit 535eb39

Please sign in to comment.