Initial commit

This commit is contained in:
2026-05-19 23:52:36 +02:00
commit 6e7fe9797a
110 changed files with 3096 additions and 0 deletions

5
config/bundler-audit.yml Normal file
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