Compare commits

...

4 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
b8ac448aa7 Update README.md 2024-11-04 19:36:43 +00:00
Sammy Hori
8e301640bf Merge pull request #1506 from noraj/patch-1
add Rawsec Cybersecurity Inventory
2024-11-04 19:36:22 +00:00
Alexandre ZANNI
7d337bad51 fix JSON syntax
Co-authored-by: Sammy Hori <git@sammyhori.com>
2024-11-04 00:07:56 +01:00
Alexandre ZANNI
6b9bb88a5c add Rawsec Cybersecurity Inventory
related to #1127
2024-10-31 22:32:18 +01:00
2 changed files with 22 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Haskell](#haskell)
- [Java](#java)
- [JavaScript](#javascript)
- [JSON](#json)
- [Julia](#julia)
- [Kotlin](#kotlin)
- [LaTeX](#latex)
@@ -29,6 +30,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [MLOps](#mlops)
- [Perl](#perl)
- [PHP](#php)
- [Pug](#pug)
- [Python](#python)
- [Ruby](#ruby)
- [Rust](#rust)
@@ -188,6 +190,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [PouchDB](https://github.com/pouchdb/pouchdb) _(label: help-wanted)_ <br> PouchDB is a pocket-sized database.
- [Predator](https://github.com/Zooz/predator) _(label: good first issue)_ <br> A powerful open-source platform for load testing APIs.
- [ramda-adjunct](https://github.com/char0n/ramda-adjunct) _(label: help-wanted)_ <br> Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
- [Rawsec Cybersecurity Inventory](https://gitlab.com/rawsec/rawsec-cybersecurity-list) _(label: difficulty::easy)_ <br> An inventory of tools and resources that aims to help people to find everything related to CyberSecurity.
- [React](https://github.com/facebook/react) _(label: good first issue)_ <br> A declarative, efficient, and flexible JavaScript library for building user interfaces.
- [React Native](https://github.com/facebook/react-native) _(label: Good-first-issue)_ <br> A framework for building native apps with React.
- [React server](https://github.com/redfin/react-server) _(label: good-first-contribution)_ <br> React framework with server render for blazing fast page load and seamless transitions between pages in the browser.
@@ -216,6 +219,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [webdriver.io](https://github.com/webdriverio/webdriverio) _(label: first-timers-only)_ <br> Next-gen browser and mobile automation test framework for Node.js
- [Yarn](https://github.com/yarnpkg/yarn) _(label: good first issue)_ <br> Fast, reliable, and secure dependency management.
## JSON
- [Rawsec Cybersecurity Inventory](https://gitlab.com/rawsec/rawsec-cybersecurity-list) _(label: difficulty::easy)_ <br> An inventory of tools and resources that aims to help people to find everything related to CyberSecurity.
## Julia
- [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_ <br> Julia Projects for Beginners — Easy Ideas to Get Started Coding in Julia
@@ -262,6 +269,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [PrestaShop](https://github.com/PrestaShop/PrestaShop) _(label: good first issue)_ <br> The open source ecommerce solution to start your online business and start selling online.
- [Symfony](https://github.com/symfony/symfony) _(label: good first issue)_ <br> Symfony is a PHP framework for web applications and a set of reusable PHP components.
## Pug
- [Rawsec Cybersecurity Inventory](https://gitlab.com/rawsec/rawsec-cybersecurity-list) _(label: difficulty::easy)_ <br> An inventory of tools and resources that aims to help people to find everything related to CyberSecurity.
## Python
- [activist](https://github.com/activist-org/activist) _(label: good first issue)_ <br> activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them.

View File

@@ -2199,6 +2199,17 @@
"JavaScript"
],
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
},
{
"name": "Rawsec Cybersecurity Inventory",
"link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list",
"label": "difficulty::easy",
"technologies": [
"JavaScript",
"JSON",
"Pug"
],
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
}
]
}