Skip to content

Commit

Permalink
Enhance UI
Browse files Browse the repository at this point in the history
  • Loading branch information
drighetto committed May 25, 2024
1 parent 5562f80 commit bbfd9b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Test](https://github.com/righettod/code-snippets-security-utils/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/righettod/code-snippets-security-utils/actions/workflows/test.yml) ![MadeWithIntelliJ](https://img.shields.io/static/v1?label=Made%20with&message=Intellij%20IDEA%20Community%20Edition&color=000000&?style=for-the-badge&logo=intellijidea) ![MadeWithMaven](https://img.shields.io/static/v1?label=Made%20with&message=Maven&color=C71A36&?style=for-the-badge&logo=apachemaven) ![AutomatedWith](https://img.shields.io/static/v1?label=Automated%20with&message=GitHub%20Actions&color=blue&?style=for-the-badge&logo=github) ![TargetJDK](https://img.shields.io/static/v1?label=Tested%20with&message=Java%20OpenJDK%2021&color=00AA13&?style=for-the-badge&logo=openjdk)

# Description

> [!CAUTION]
Expand All @@ -6,8 +8,6 @@
> [!NOTE]
> Java was chosen but the ideas behind the proposed code can be applied to other languages.
[![Test](https://github.com/righettod/code-snippets-security-utils/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/righettod/code-snippets-security-utils/actions/workflows/test.yml) ![MadeWithIntelliJ](https://img.shields.io/static/v1?label=Made%20with&message=Intellij%20IDEA%20Community%20Edition&color=000000&?style=for-the-badge&logo=intellijidea) ![MadeWithMaven](https://img.shields.io/static/v1?label=Made%20with&message=Maven&color=C71A36&?style=for-the-badge&logo=apachemaven) ![AutomatedWith](https://img.shields.io/static/v1?label=Automated%20with&message=GitHub%20Actions&color=blue&?style=for-the-badge&logo=github) ![TargetJDK](https://img.shields.io/static/v1?label=Tested%20with&message=Java%20OpenJDK%2021&color=00AA13&?style=for-the-badge&logo=openjdk)

💻This project provides different utilities methods to apply processing from a security perspective. These code snippet:

* Can be used, as "foundation", to customize the validation to the app context.
Expand Down

0 comments on commit bbfd9b5

Please sign in to comment.