Skip to content

Commit a5b9da8

Browse files
committed
Added badges
1 parent 606d57b commit a5b9da8

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
# Java SDK for SecureNative
1+
<p align="center">
2+
<a href="https://www.securenative.com"><img src="https://user-images.githubusercontent.com/45174009/77826512-f023ed80-7120-11ea-80e0-58aacde0a84e.png" alt="SecureNative Logo"/></a>
3+
</p>
4+
5+
<p align="center">
6+
<b>A Cloud-Native Security Monitoring and Protection for Modern Applications</b>
7+
</p>
8+
<p align="center">
9+
<a href="https://github.com/securenative/securenative-node">
10+
<img alt="Github Actions" src="https://github.com/securenative/securenative-java/workflows/CI/badge.svg">
11+
</a>
12+
<a href="https://codecov.io/gh/securenative/securenative-java">
13+
<img src="https://codecov.io/gh/securenative/securenative-java/branch/master/graph/badge.svg" />
14+
</a>
15+
<a href="https://search.maven.org/artifact/com.securenative.java/securenative-java">
16+
<img src="https://img.shields.io/maven-central/v/com.securenative.java/securenative-java.svg" alt="npm version" height="20">
17+
</a>
18+
</p>
19+
<p align="center">
20+
<a href="https://docs.securenative.com">Documentation</a> |
21+
<a href="https://docs.securenative.com/quick-start">Quick Start</a> |
22+
<a href="https://blog.securenative.com">Blog</a> |
23+
<a href="">Chat with us on Slack!</a>
24+
</p>
25+
<hr/>
26+
227

328
[SecureNative](https://www.securenative.com/) performs user monitoring by analyzing user interactions with your application and various factors such as network, devices, locations and access patterns to stop and prevent account takeover attacks.
429

0 commit comments

Comments
 (0)