summaryrefslogtreecommitdiffhomepage
path: root/util/syspolicy/setting
AgeCommit message (Expand)AuthorFilesLines
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick1-1/+2
2025-02-27all: statically enforce json/v2 interface satisfaction (#15154)Joe Tsai4-0/+25
2025-02-27go.mod: bump github.com/go-json-experiment/json (#15010)Joe Tsai4-41/+41
2024-10-30util/syspolicy/setting: make setting.Snapshot JSON-marshallableNick Khyl2-0/+180
2024-10-30util/syspolicy/setting: make setting.RawItem JSON-marshallableNick Khyl3-140/+335
2024-10-30util/syspolicy: implement a syspolicy store that reads settings from environm...Nick Khyl1-1/+1
2024-10-16util/syspolicy: add rsop package that provides access to the resultant policyNick Khyl2-0/+6
2024-10-08util/syspolicy/setting: update Snapshot to use Go 1.23 iteratorsNick Khyl1-14/+11
2024-09-03util/syspolicy/source: add package for reading policy settings from external ...Nick Khyl1-2/+2
2024-08-12util/syspolicy/setting: add package that contains types for the next syspolic...Nick Khyl12-0/+2512