Skip to content

Commit e339f2a

Browse files
authored
minor: snyk badges introduction
1 parent 05dcffd commit e339f2a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[![][teamcity img]][teamcity]
44
[![][sonar img]][sonar]
55

6+
[![checkstyle-all vulnerabilities][snyk-cs-all img]][snyk-cs-all]
7+
[![sonar-checkstyle vulnerabilities][snyk-sonar img]][snyk-sonar]
8+
69
Sonar Checkstyle
710
==========
811

@@ -72,3 +75,9 @@ In the quality profile, activate some rules from Checkstyle and run an analysis
7275

7376
[wercker]: https://app.wercker.com/project/bykey/ece513d8a6eb70207dd3b805b63e8d1c
7477
[wercker img]: https://app.wercker.com/status/ece513d8a6eb70207dd3b805b63e8d1c/s/master
78+
79+
[snyk-cs-all]: https://snyk.io/test/github/checkstyle/sonar-checkstyle?targetFile=checkstyle-all/pom.xml
80+
[snyk-cs-all img]: https://snyk.io/test/github/checkstyle/sonar-checkstyle/badge.svg?targetFile=checkstyle-all/pom.xml
81+
82+
[snyk-sonar]: https://snyk.io/test/github/checkstyle/sonar-checkstyle?targetFile=checkstyle-sonar-plugin/pom.xml
83+
[snyk-sonar img]: https://snyk.io/test/github/checkstyle/sonar-checkstyle/badge.svg?targetFile=checkstyle-sonar-plugin/pom.xml

0 commit comments

Comments
 (0)