You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop travis badge and add GitHub workflow badge (#319)
* Drop travis badge
Signed-off-by: Sven Strickroth <email@cs-ware.de>
* Add badge for GitHub CI workflow
Signed-off-by: Sven Strickroth <email@cs-ware.de>
---------
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# OWASP Java HTML Sanitizer
2
2
3
-
[<imgsrc="https://travis-ci.org/OWASP/java-html-sanitizer.svg">](https://travis-ci.org/OWASP/java-html-sanitizer)[](https://coveralls.io/github/OWASP/java-html-sanitizer?branch=main)[](https://bestpractices.coreinfrastructure.org/projects/2602)[](https://search.maven.org/artifact/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer)
3
+
[](https://github.com/OWASP/java-html-sanitizer/actions/workflows/maven.yml)[](https://coveralls.io/github/OWASP/java-html-sanitizer?branch=main)[](https://bestpractices.coreinfrastructure.org/projects/2602)[](https://search.maven.org/artifact/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer)
4
4
5
5
6
6
A fast and easy to configure HTML Sanitizer written in Java which lets
0 commit comments