Skip to content

Commit 794339b

Browse files
Merge pull request #188 from commercetools/add-snyk-badge
Add vulnerabilities badge
2 parents 0cfe103 + 7c516af commit 794339b

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![codecov](https://codecov.io/gh/commercetools/commercetools-sync-java/branch/master/graph/badge.svg)](https://codecov.io/gh/commercetools/commercetools-sync-java)
55
[![Download](https://api.bintray.com/packages/commercetools/maven/commercetools-sync-java/images/download.svg) ](https://bintray.com/commercetools/maven/commercetools-sync-java/_latestVersion)
66
[![Javadoc](http://javadoc-badge.appspot.com/com.commercetools/commercetools-sync-java.svg?label=Javadoc)](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M4/)
7+
[![Known Vulnerabilities](https://snyk.io/test/github/commercetools/commercetools-sync-java/4b2e26113d591bda158217c5dc1cf80a88665646/badge.svg)](https://snyk.io/test/github/commercetools/commercetools-sync-java/4b2e26113d591bda158217c5dc1cf80a88665646)
78

89
Java API which exposes utilities for building update actions and automatic syncing of CTP data from external sources
910
such as CSV, XML, JSON, etc.. or an already existing CTP project into a target project.

docs/RELEASE_NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@ are breaking changes. If there are, then a migration guide should be provided.
4040
- [v1.0.0-M1 - Sep 06, 2017](#v100-m1----sep-06-2017)
4141

4242
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
43+
<!--
44+
### v1.0.0-M5 - Nov 7, 2017
45+
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M4...v1.0.0-M5) |
46+
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M5/) |
47+
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M5)
48+
49+
**Doc Fixes** (1)
50+
- **Build Tools** - Adds Snyk vulnerabilities badge to repo README. [#188](https://github.com/commercetools/commercetools-sync-java/pull/188)
51+
-->
4352
### v1.0.0-M4 - Nov 7, 2017
4453
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M3...v1.0.0-M4) |
4554
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M4/) |

0 commit comments

Comments
 (0)