Skip to content

Commit

Permalink
Merge pull request #256 from mitre/delta-addons
Browse files Browse the repository at this point in the history
Delta Course
  • Loading branch information
georgedias authored Dec 13, 2024
2 parents 67bbff9 + 7f31dff commit 648e5ae
Show file tree
Hide file tree
Showing 39 changed files with 26,472 additions and 210 deletions.
3 changes: 2 additions & 1 deletion src/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ export default navbar([
{ text: "Beginner Security Automation Developer Class", link: "/courses/beginner/", icon: "creative" },
{ text: "Advanced Security Automation Developer Class", link: "/courses/advanced/", icon: "creative" },
{ text: "Security Guidance Developer Class", link: "/courses/guidance/", icon: "creative" },
{ text: "InSpec Profile Development & Testing", link: "/courses/profile-dev-test/", icon: "creative"}
{ text: "InSpec Profile Development & Testing", link: "/courses/profile-dev-test/", icon: "creative"},
{ text: "SAF Delta Class", link: "/courses/delta/", icon: "creative" },
]},
{ text: "Resources",
icon: "book",
Expand Down
1,069 changes: 1,069 additions & 0 deletions src/.vuepress/public/assets/downloads/CliProcessOutput.log

Large diffs are not rendered by default.

Loading

0 comments on commit 648e5ae

Please sign in to comment.