From 031aeea74f6f136fba4dc828f52dccf0f444a605 Mon Sep 17 00:00:00 2001 From: Wilian Gabriel Date: Wed, 22 Sep 2021 08:14:41 -0300 Subject: [PATCH] Fix: Update README.md broken images and links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10c8be1..a4ed245 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This repository contains some examples of vulnerabilities for you test horusec a ## What is Horusec? Horusec is an open source tool that performs static code analysis to identify security flaws during the development process. Currently, the languages for analysis are: C#, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart, Elixir, Shell, Nginx. The tool has options to search for key leaks and security flaws in all files of your project, as well as in Git history. Horusec can be used by the developer through the CLI and by the DevSecOps team on CI /CD mats. See in our [DOCUMENTATION](https://horusec.io/docs/overview/) the complete list of tools and languages that we perform analysis -

architecture

+

architecture

## Communication @@ -32,11 +32,11 @@ We have a few channels for contact, feel free to reach out to us at: Feel free to use, recommend improvements, or contribute to new implementations. -Read our [contributing guide](https://github.com/ZupIT/horusec-devkit/blob/main/CONTRIBUTING.md) to learn about our development process, +Read our [contributing guide](https://github.com/ZupIT/horusec/blob/main/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to horusec. #### Roadmap -We have a [page to talk about our roadmap](https://github.com/ZupIT/horusec-devkit/blob/main/ROADMAP.md), come contribute with us! +We have a [page to talk about our roadmap](https://github.com/ZupIT/horusec/blob/main/ROADMAP.md), come contribute with us! If this is our first repository that you visit, or would like to know more about Horusec, check out some of our other projects.