mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Corrected all JavaScript security vulnerabilities except simplemde
There doesn't (yet) seem to be a fix for the simplemde problem.
This commit is contained in:
parent
a775ef7b83
commit
6c1bf5f860
2 changed files with 12 additions and 6 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -17,6 +17,12 @@ pom.xml.asc
|
|||
smeagol.log*
|
||||
/node_modules/
|
||||
.DS_Store
|
||||
.clj-kondo/
|
||||
.idea/
|
||||
.calva/
|
||||
.lsp
|
||||
.eastwood
|
||||
smeagol.iml
|
||||
|
||||
|
||||
resources/public/content/uploads/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue