Search SecDim Learn courses.
SecDim Learn provides tutorial-based courses (mixing video, text and hands-on
lab topics) covering secure coding, secure design, vibe coding security, devsecops,
and cloud security. Many courses are complementary or prerequisite to hands-on,
scored SecDim Play challenges/labs.
Use this tool to:
- Browse the SecDim Learn course catalogue
- Find courses related to a topic, language, or technology (e.g. "OWASP Top 10",
"fuzzing", "Python")
Args:
search: Optional search term to filter courses by title, description, or tags.
If omitted, returns the full course catalogue.
Returns:
Dictionary with a "courses" list. Each course includes its title, description,
image, slug, tags, numeric "level" (1=beginner, 2=intermediate, 3=advanced) and
a "difficulty" label.
Use get_learn_course with a course's slug to view its syllabus of topics.