 
      
    | You are here | johnfraney.ca | ||
| | | | | brntn.me | |
| | | | | Static Application Security Testing (SAST) is one of the most complex types of test for your application, but also one of the simplest to implement. SAST tooling examines your source code looking for security weaknesses. It will report on those weaknesses and suggest improvements. The purpose of this type of test is to find and prevent you from integrating potentially risky code. Think of it a bit like a linter focussed on security issues. By its very nature, the tooling needs to know about your programm... | |
| | | | | humberto.io | |
| | | | | Publish your first package to the Python Package Index (PyPI) | |
| | | | | www.morling.dev | |
| | | | | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository? | |
| | | | | github.com | |
| | | Evernote MCP server - allows LLMs that support MCP (like Claude Desktop) to query your notes in Evernote - brentmid/evernote-mcp-server | ||