starting Rails ste
CI / scan_ruby (push) Failing after 1m0s
CI / scan_js (push) Failing after 6s
CI / lint (push) Failing after 12s
CI / test (push) Failing after 3s
CI / system-test (push) Failing after 5s

This commit is contained in:
2026-07-27 17:11:19 -06:00
commit 2a4e1c5026
107 changed files with 3039 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Audit all gems listed in the Gemfile for known security problems by running bin/bundler-audit.
# CVEs that are not relevant to the application can be enumerated on the ignore list below.
ignore:
- CVE-THAT-DOES-NOT-APPLY