Refactor: Bump package versions for buildless examples

This merge request includes a shell script, `bump_versions.sh`, which both bumps the versions of the package dependencies in buildless examples, and optionally acts as a pre-push hook that prevents the user from pushing outdated package dependencies.

Codeberg.org

Trying the new #jdx_hk git-hook manager. It uses #pkl programming language for configuration, and that's a big red flag.
I adapted the config file from their "getting started" and it just keeps crashing on syntax errors.
I think I'm gonna say no to this one, it shouldn't be that complicated.

And BTW, never was a big fan of gradle either.

#git #gitHook #programming

Podatność RCE w popularnej usłudze zarządzania wersją git – Gogs

Z naszego pentesterskiego doświadczenia wynika, że jedną z często hostowanych usług w organizacjach są systemy zarządzania wersją. Prymat wiodą tutaj rozwiązania oparte o git’a, w szczególności GitLab (o którym pisaliśmy niejednokrotnie). Każdemu zdarzają się wpadki – nasze doświadczenia z GitLabem są w dużej mierze pozytywne. Program BugBounty jest dobrze prowadzony...

#WBiegu #Githook #Gogs #PathTraversal #Rce #Websec

https://sekurak.pl/podatnosc-rce-w-popularnej-usludze-zarzadzania-wersja-git-gogs/

Podatność RCE w popularnej usłudze zarządzania wersją git - Gogs

Z naszego pentesterskiego doświadczenia wynika, że jedną z często hostowanych usług w organizacjach są systemy zarządzania wersją. Prymat wiodą tutaj rozwiązania oparte o git’a, w szczególności GitLab (o którym pisaliśmy niejednokrotnie). Każdemu zdarzają się wpadki – nasze doświadczenia z GitLabem są w dużej mierze pozytywne. Program BugBounty jest dobrze prowadzony...

Sekurak

Released a new very simple 25 lines of code #npm module that validates #conventionalCommits messages in eg. a #husky "commit-msg" #gitHook: https://github.com/voxpelli/validate-conventional-commit

Great for use with eg #releasePlease to achieve #npmProvenance on #GitHubActions

#npmRelease #newNpmModule

GitHub - voxpelli/validate-conventional-commit: Smallest simplest conventional commit validator to use with eg Husky

Smallest simplest conventional commit validator to use with eg Husky - GitHub - voxpelli/validate-conventional-commit: Smallest simplest conventional commit validator to use with eg Husky

GitHub