From f92b1342e906084ff96c805a943555b8b23dfd93 Mon Sep 17 00:00:00 2001 From: Dave Piskai Date: Thu, 28 Mar 2024 21:26:46 -0700 Subject: [PATCH 1/2] git workflows change --- .github/{workflows => workflows.old}/pr-build.yml | 0 .github/{workflows => workflows.old}/publish.yml | 0 .github/workflows/github-actions-demo.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => workflows.old}/pr-build.yml (100%) rename .github/{workflows => workflows.old}/publish.yml (100%) create mode 100644 .github/workflows/github-actions-demo.yml diff --git a/.github/workflows/pr-build.yml b/.github/workflows.old/pr-build.yml similarity index 100% rename from .github/workflows/pr-build.yml rename to .github/workflows.old/pr-build.yml diff --git a/.github/workflows/publish.yml b/.github/workflows.old/publish.yml similarity index 100% rename from .github/workflows/publish.yml rename to .github/workflows.old/publish.yml diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml new file mode 100644 index 00000000..e69de29b From b5f056e28cab4daca9ff6d3b6c7af9cf4098656e Mon Sep 17 00:00:00 2001 From: dave-apisec <104801249+dave-apisec@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:09:23 -0700 Subject: [PATCH 2/2] Update README.md I changed the Title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a8c29a9..5d5dc599 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# crAPI +# crAPI2 **c**ompletely **r**idiculous **API** (crAPI) will help you to understand the ten most critical API security risks. crAPI is vulnerable by design, but you'll @@ -117,4 +117,4 @@ To know more about challenges in crAPI. Visit [challenges] [virtualbox]: https://www.virtualbox.org/wiki/Downloads ## Troubleshooting guide for general issues while installing and running crAPI -If you need any help with installing and running crAPI you can check out this guide: [Troubleshooting guide crAPI](https://github.com/OWASP/crAPI/blob/main/docs/troubleshooting.md). If this doesn't solve your problem, please create an issue in Github Issues. \ No newline at end of file +If you need any help with installing and running crAPI you can check out this guide: [Troubleshooting guide crAPI](https://github.com/OWASP/crAPI/blob/main/docs/troubleshooting.md). If this doesn't solve your problem, please create an issue in Github Issues.