Skip to content

Commit 3cea8ab

Browse files
committed
fix: solve security issues
1 parent fa2ba41 commit 3cea8ab

114 files changed

Lines changed: 4644 additions & 395 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,8 @@ cookie.txt
6161
TODO.md
6262

6363
backend/celerybeat-schedule*
64+
65+
# SonarQube scan artifacts (generated, not source)
66+
scan_results
67+
backend/pytest-junit.xml
68+
backend/coverage.xml

0 commit comments

Comments
 (0)