Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Toolnotes

Source for a small GitHub Pages content hub: technical notes on the two problems entitlement-guard and baton solve, written to answer the searches developers already run for these problems (mass assignment / CWE-915, IDOR, broken access control; CLAUDE.md/AGENTS.md drift, agent instruction drift) rather than to promote the tools first.

Built with Jekyll's jekyll-theme-minimal (GitHub Pages' supported-theme list, no Gemfile/bundler step required). Posts live in _posts/.

Live at: https://ayinla10.github.io/toolnotes/ (once Pages is enabled on the repo — see below).

Enabling Pages

gh api repos/Ayinla10/toolnotes/pages -X POST -f 'source[branch]=main' -f 'source[path]=/'

Requires only the repo OAuth scope (no workflow scope needed — this is the legacy branch-based Pages build, not an Actions-based one).

About

Technical notes on mass-assignment/CWE-915 and AGENTS.md/CLAUDE.md drift — the problems entitlement-guard and baton solve.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors