The OWASP Board has released its new Strategic Plan to tackle software security.
I haven’t quite made up my mind about the certification programmes yet. There are already so many out there for security, and most seem to cover the same ground.
Myst with Sphinx is great. I miss strong LSP support though—or at least I didn’t manage to get it run in helix.
I built my blog with pydata-sphinx-theme and myst
Nice article. But the warning can be stronger imho:
Instead of: "Don’t assume your results are the same as anyone else’s."
"The results search you get from G*gle results are unique."
G*gle does not use the easy to use Lucene search syntax but has many 'magic' things, like:
Searching for high-quality Open Access content or solid technical answers on software challenges requires a rigorous scientific methodology, combined with creativity and extensive experience. Despite being a crucial competency, it is rarely taught in depth.
Even with the rise of LLMs, effectively navigating search results remains an unsolved problem.
Complexity directly impacts security. Simple systems are:
Maintainable: Easier to change and manage.
Reliable: Less prone to logic errors.
Testable: Easier to validate and test.
There was a study I read recently that analyzed the different complexity metrics and tested whether they relate to developers ability to understand the code.
Most of them, especially Cyclomatic, did not align very well with the ability to understand, there was only one of the standard ones (can't remember which one) that kind of got close.
We are brainwashed by commercial vendors to advocate for complex, expensive cyber security solutions that are costly to implement and lack transparency.
Most (commercial) cyber security solutions are not future-proof and not maintainable in the long term. Most cyber security improvements programs end with more paperwork and more new fancy software tools, without increased security resilience.
Read tip: Simplify IT - The art and science towards simpler IT solution https://nocomplexity.com/documents/reports/SimplifyIT.pdf
reply