Commit Graph

12 Commits

Author SHA1 Message Date
Armin Schrenk
9bd5b45ea7
suppress false positive in dependecy-check (jackrabbit-webdav) 2023-08-04 17:01:19 +02:00
Sebastian Schuberth
4d09728880 Suppress a CVE false-positive for jackson-databind 2.14.2
Also see https://github.com/cryptomator/cryptomator/pull/2961#issuecomment-1597652134.
2023-06-19 22:31:50 +02:00
Armin Schrenk
40abf582c5
bump guava 2023-06-01 17:48:14 +02:00
Armin Schrenk
d2ece543c8
suppress false positive 2023-03-03 16:04:34 +01:00
Armin Schrenk
45534b0a2b
suppress false positive 2023-02-27 12:19:13 +01:00
Armin Schrenk
6d906beeb8
bump dependency-check 2023-02-27 12:17:47 +01:00
Armin Schrenk
c45a00377d
Merge branch 'develop' into feature/mount-provider
# Conflicts:
#	.github/workflows/appimage.yml
#	.github/workflows/mac-dmg.yml
#	.github/workflows/win-exe.yml
#	pom.xml
#	src/main/java/org/cryptomator/common/vaults/WebDavVolume.java
#	src/main/java/org/cryptomator/ui/traymenu/AwtTrayMenuController.java
2022-12-07 17:01:56 +01:00
Armin Schrenk
ebcd0adf78
Update dependency-check plugin and exclude false positive 2022-12-07 14:17:42 +01:00
Sebastian Stenzel
5369ddb1f9
adjust suppression.xml to jfuse 2022-11-07 16:17:50 +01:00
Armin Schrenk
c29cc9ab85
supress false positive in dependency-check plugin 2022-03-16 15:08:09 +01:00
Snyk bot
b4a97803ff
[Snyk] Security upgrade org.cryptomator:webdav-nio-adapter from 1.2.2 to 1.2.3 (#1698)
* fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-1313686

* adjusted suppression config

* bump webdav version

Co-authored-by: Sebastian Stenzel <sebastian.stenzel@gmail.com>
2021-06-24 09:58:47 +02:00
Sebastian Stenzel
7fac6da448
Single maven module (#1676)
combined all sources into single maven module
2021-06-04 20:09:10 +02:00