Skip to content

Commit 195f57d

Browse files
Updated CHANGELOG.md
1 parent 0c857f7 commit 195f57d

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/AlexRogalskiy/gradle-kotlin-sample/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/AlexRogalskiy/gradle-kotlin-sample/compare/f374d809b524997e832aec62cf74a4e4492d917a...HEAD)
6+
7+
**Closed issues:**
8+
9+
- CVE-2015-7501 \(High\) detected in commons-collections-3.2.1.jar - autoclosed [\#70](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/70)
10+
- CVE-2012-6153 \(Medium\) detected in httpclient-4.2.1.jar - autoclosed [\#68](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/68)
11+
- CVE-2018-1324 \(Medium\) detected in commons-compress-1.12.jar - autoclosed [\#66](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/66)
12+
- CVE-2018-1000613 \(High\) detected in bcprov-jdk15on-1.56.jar - autoclosed [\#64](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/64)
13+
- CVE-2013-4002 \(High\) detected in xercesImpl-2.9.1.jar - autoclosed [\#62](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/62)
14+
- CVE-2020-17521 \(Medium\) detected in groovy-3.0.3.jar - autoclosed [\#60](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/60)
15+
- CVE-2020-1945 \(Medium\) detected in ant-1.9.13.jar - autoclosed [\#58](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/58)
16+
- CVE-2020-11979 \(High\) detected in ant-1.9.13.jar - autoclosed [\#56](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/56)
17+
- CVE-2009-2625 \(Medium\) detected in xercesImpl-2.9.1.jar - autoclosed [\#54](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/54)
18+
- CVE-2020-13956 \(Medium\) detected in httpclient-4.5.6.jar, httpclient-4.2.1.jar - autoclosed [\#52](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/52)
19+
- CVE-2018-1000180 \(High\) detected in bcprov-jdk15on-1.56.jar - autoclosed [\#50](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/50)
20+
- CVE-2014-3577 \(Medium\) detected in httpclient-4.2.1.jar - autoclosed [\#48](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/48)
21+
- CVE-2020-26259 \(Medium\) detected in xstream-1.4.10.jar - autoclosed [\#46](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/46)
22+
- CVE-2020-26217 \(High\) detected in xstream-1.4.10.jar - autoclosed [\#44](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/44)
23+
- CVE-2019-10173 \(High\) detected in xstream-1.4.10.jar - autoclosed [\#42](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/42)
24+
- CVE-2015-4852 \(High\) detected in commons-collections-3.2.1.jar - autoclosed [\#40](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/40)
25+
- CVE-2020-9488 \(Low\) detected in log4j-core-2.11.0.jar - autoclosed [\#38](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/38)
26+
- CVE-2019-10094 \(High\) detected in tika-core-1.20.jar - autoclosed [\#36](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/36)
27+
- CVE-2020-26258 \(High\) detected in xstream-1.4.10.jar - autoclosed [\#34](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/34)
28+
- WS-2017-3734 \(Medium\) detected in httpclient-4.2.1.jar - autoclosed [\#32](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/32)
29+
- CVE-2020-26939 \(Medium\) detected in bcprov-jdk15on-1.56.jar - autoclosed [\#30](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/30)
30+
- CVE-2015-6420 \(High\) detected in commons-collections-3.2.1.jar - autoclosed [\#28](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/28)
31+
- CVE-2012-0881 \(High\) detected in xercesImpl-2.9.1.jar - autoclosed [\#26](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/26)
32+
- CVE-2017-15708 \(High\) detected in commons-collections-3.2.1.jar - autoclosed [\#25](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/25)
33+
- CVE-2018-11771 \(Medium\) detected in commons-compress-1.12.jar - autoclosed [\#22](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/22)
34+
- WS-2019-0379 \(Medium\) detected in commons-codec-1.10.jar, commons-codec-1.6.jar - autoclosed [\#20](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/20)
35+
- CVE-2020-8908 \(Low\) detected in guava-27.0.1-jre.jar - autoclosed [\#18](https://github.com/AlexRogalskiy/gradle-kotlin-sample/issues/18)
36+
37+
**Merged pull requests:**
38+
39+
- Add license scan report and status [\#7](https://github.com/AlexRogalskiy/gradle-kotlin-sample/pull/7) ([fossabot](https://github.com/fossabot))
40+
- :arrow\_up: Updates actions/cache action [\#6](https://github.com/AlexRogalskiy/gradle-kotlin-sample/pull/6) ([renovate[bot]](https://github.com/apps/renovate))
41+
- :arrow\_up: Updates com.gradle.enterprise:com.gradle.enterprise.gradle.plugin to v3.5.1 [\#5](https://github.com/AlexRogalskiy/gradle-kotlin-sample/pull/5) ([renovate[bot]](https://github.com/apps/renovate))
42+
43+
44+
45+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)