From 2d261b21d15c4c52dc0a39f4cde9d6edeb9e7782 Mon Sep 17 00:00:00 2001 From: YRprey <161217681+yrprey@users.noreply.github.com> Date: Wed, 10 Apr 2024 00:18:23 -0300 Subject: [PATCH] Update collection.json --- src/data/collection.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/collection.json b/src/data/collection.json index c04dcce..5d79af4 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -2845,15 +2845,15 @@ "notes": "Framework created in NextJs (TypeScript) and PHP/MySQL with OWASP TOP 10 API vulnerabilities of 2019 and 2023. Yrprey can was created for educational purposes, contributing to the teaching and learning of those interested in Pentest (intrusion testing) and Application Security (Appsec).", "references": [ { - "name": "Backend", + "name": "download", "url": "https://github.com/yrprey/yrprey-backend" }, { - "name": "Frontend", + "name": "download", "url": "https://github.com/yrprey/yrprey-frontend" }, { - "name": "Docker", + "name": "docker", "url": "https://github.com/yrprey/yrprey-application" } ],