Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xvnpw committed Dec 27, 2024
1 parent 23c303c commit c65d379
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 153 deletions.
2 changes: 1 addition & 1 deletion ai_security_analyzer/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ def get_agent_prompt(prompt_type: str, mode: str) -> str:

GITHUB2_SEC_DESIGN_PROMPTS = [
"You are an expert in software, cloud and cybersecurity architecture. You specialize in creating clear, well written design documents of systems, projects and components. Provide a well written, detailed project design document that will be use later for threat modelling for project: {}. Use valid markdown formatting, especially for tables and mermaid diagrams.",
"Improve it. Return improved version.",
"Improve it. Return improved version. Use valid markdown formatting, especially for tables and mermaid diagrams.",
]

GITHUB2_ATTACK_SURFACE_PROMPTS = [
Expand Down
Loading

0 comments on commit c65d379

Please sign in to comment.