From 4ebef6afc223c28d5e7e328af8f8085894b2f483 Mon Sep 17 00:00:00 2001
From: Sindre Sorhus
Date: Sat, 25 May 2024 17:52:01 +0200
Subject: [PATCH 1/5] Meta tweaks
---
readme.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/readme.md b/readme.md
index 7ec7dcb9..d55153a2 100644
--- a/readme.md
+++ b/readme.md
@@ -8,9 +8,9 @@
Check out my macOS app
- Day Progress
+ Week Number
- Display the time remaining today in your menu bar
+ The current week number in your menu bar
From 4b7c6d06e495472a8cd75dda66a98968a30a6dbe Mon Sep 17 00:00:00 2001
From: Brendan Chamberlain
Date: Sat, 25 May 2024 11:55:45 -0400
Subject: [PATCH 2/5] Add Detection Engineering (#2829)
Co-authored-by: Sindre Sorhus
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index d55153a2..f4b11d25 100644
--- a/readme.md
+++ b/readme.md
@@ -657,6 +657,7 @@
- [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics.
- [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine.
- [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models.
+- [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls.
## Content Management Systems
From 4abfd72da95c83c4cb6a30ec6550501a09bc0779 Mon Sep 17 00:00:00 2001
From: jorgoose
Date: Sat, 25 May 2024 11:02:45 -0500
Subject: [PATCH 3/5] Add PocketBase (#2895)
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index f4b11d25..4f6492b4 100644
--- a/readme.md
+++ b/readme.md
@@ -593,6 +593,7 @@
- [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system.
- [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support.
- [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase.
+- [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file.
## Media
From d37f73b5dce436617daedcad58fe6e04de082045 Mon Sep 17 00:00:00 2001
From: Sindre Sorhus
Date: Tue, 28 May 2024 01:13:47 +0200
Subject: [PATCH 4/5] Fix wrong category for a list
Fixes #1764
---
readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index 4f6492b4..103c0be4 100644
--- a/readme.md
+++ b/readme.md
@@ -476,6 +476,7 @@
- [Apache Spark](https://github.com/awesome-spark/awesome-spark#readme) - Unified engine for large-scale data processing.
- [Qlik](https://github.com/ambster-public/awesome-qlik#readme) - Business intelligence platform for data visualization, analytics, and reporting apps.
- [Splunk](https://github.com/sduff/awesome-splunk#readme) - Platform for searching, monitoring, and analyzing structured and unstructured machine-generated big data in real-time.
+- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme)
## Theory
@@ -718,7 +719,6 @@
## Networking
- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn#readme)
-- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme)
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme)
- [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data.
- [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks.
From 9a9f40160ee49a5d3ea9271836139d9eac51c45e Mon Sep 17 00:00:00 2001
From: Sindre Sorhus
Date: Wed, 29 May 2024 02:06:22 +0200
Subject: [PATCH 5/5] Meta tweaks
---
readme.md | 33 ++++++++++++++++++++++++---------
1 file changed, 24 insertions(+), 9 deletions(-)
diff --git a/readme.md b/readme.md
index 103c0be4..c47d98a5 100644
--- a/readme.md
+++ b/readme.md
@@ -2,7 +2,7 @@
-
+
@@ -121,6 +121,7 @@
+
## Contents
@@ -152,17 +153,19 @@
- [Miscellaneous](#miscellaneous)
- [Related](#related)
----
-
+
+
-
-
-
+
-
----
+
+
## Platforms
@@ -305,6 +308,18 @@
- [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts.
- [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use.
+
+
+
+
+
+
+
+
+
+
+
+
## Front-End Development
- [ES6 Tools](https://github.com/addyosmani/es6-tools#readme)