diff options
| author | Christian Cleberg <[email protected]> | 2026-02-22 11:33:31 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-22 11:33:31 -0600 |
| commit | 292bb6595730bba79e432545303ff07926ba1b95 (patch) | |
| tree | cd7708de0e7dce84a21cbd2713c3b1760e7c8410 /content | |
| parent | fa252874584e7590c487014ad490d0ea6580bfcb (diff) | |
| download | cleberg.net-292bb6595730bba79e432545303ff07926ba1b95.tar.gz cleberg.net-292bb6595730bba79e432545303ff07926ba1b95.tar.bz2 cleberg.net-292bb6595730bba79e432545303ff07926ba1b95.zip | |
add step to copy raw org-mode to output dir (#15)
* fix image URL in latest post
* add step to copy raw org-mode to output dir
Diffstat (limited to 'content')
| -rw-r--r-- | content/blog/2026-02-21-auditing-aws-passwords.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-02-21-auditing-aws-passwords.org b/content/blog/2026-02-21-auditing-aws-passwords.org index 548e6d7..31a7a9b 100644 --- a/content/blog/2026-02-21-auditing-aws-passwords.org +++ b/content/blog/2026-02-21-auditing-aws-passwords.org @@ -101,7 +101,7 @@ account. #+caption: Policy Evaluation Results #+attr_html: :alt Terminal output of evaluate_policy.py showing the interactive prompts and pass/fail summary for each password policy rule. -[[https://img.cleberg.net/blog/20260221-auditing-aws-password-policy/results.webp]] +[[https://img.cleberg.net/blog/20260221-auditing-aws-passwords/results.webp]] * Step 2: Evaluate the Policy |
