diff --git a/content/Article&Books/Index.md b/content/Article&Books/Index.md deleted file mode 100644 index 5a66ae5c1..000000000 --- a/content/Article&Books/Index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -tags: - - books - - article ---- -- -# Index -#books -#article -* [Books](./books/) -* [Articles](./articles/) \ No newline at end of file diff --git a/content/CodeReview/DefectDojo.md b/content/CodeReview/DefectDojo.md index 6d6bc01c7..7a0a0634c 100644 --- a/content/CodeReview/DefectDojo.md +++ b/content/CodeReview/DefectDojo.md @@ -178,8 +178,6 @@ Remember to follow Django's best practices and ensure that your command is idemp -![[utils.py.pdf]] - The code snippet you provided is a Django custom management command that computes and notifies about Service Level Agreement (SLA) breaches for findings. The `_notify` function is defined within the `sla_compute_and_notify` function to provide a clear, organized structure and to encapsulate functionality that is specific to the SLA computation and notification process. Here are a few reasons why `_notify` is implemented as an inner function: diff --git a/content/Untitled.canvas b/content/Untitled.canvas new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/content/Untitled.canvas @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/content/medium article ideas.md b/content/medium article ideas.md new file mode 100644 index 000000000..e69de29bb