Konarr v0.5 has released. Take a look at some of the improvements I've made to the UI and usability in my latest blog post.
https://t.co/vPC6sYx3nT
#konarr#supplychainsecurity
Security tools catch issues. But do they matter?
Join @GeekMasher + @pwntester with @GitHub tomorrow as they show how AI agents:ย
โ Exploit like experts
โ Ship findings in minutes
โ Validate vulns scanners miss
๐๏ธLive @ 11:15am PT | 2:15pm ET https://t.co/u9l03t749R
This week I sat down and started writing up a blog series on "Building a CodeQL Language from Scratch". You can read the first post on my blog here:
https://t.co/5pmbFmG94f
#GitHub#CodeQL#SAST
Today I found out that instead of resolving your merge conflicts in your text editor, you can just accept all of the outgoing or incoming changes using one of these commands:
```
git pull -X ours/theirs ...
# or
git merge --strategy-option ours/theirs
```
#git#dev
@_JohnHammond It was probably a Freudian slip that you know the code you're about to push could be better. Happens to me all the time and why I have this alias:
```
alias git-yolo="git add . && git commit -m "yolo" && git push
```
A week of work has paid off and GeekORM v0.9.0 is out! Added support for automatic migrations via the CLI and some other features.
Checkout the full details here:
https://t.co/chOTyT9wE4
#rustlang#geekorm
Released v0.3 of Konarr today to celebrate the New Year. Massive improvements including continuous scanning of container images and better management of alerts.
https://t.co/qLmIPGGHWG
I wrote up a blog post on my talk from last night at Defcon Edinburgh @DC44131 called 'Konarr: A Story of Building a Software Composition Analysis Platform'.
https://t.co/dp3iIYvrI9
#cybersecurity#appsec#containersecurity
If you are in the Edinburgh area and want to see a #cybersecurity talk, come and see my talk at the local Defcon chapter @DC44131 on "Konarr: A Story of Building a Software Composition Analysis Platform".
Its on the tool Konarr I built and open sourced.
https://t.co/DVc7jxHqMq