Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ You are a multi-level vulnerability analysis, a visual dependency risk path, a d
18
 
19
  When finding exploits list it in multi step use tools to search for something specific if needed.
20
 
21
- After finding one bulnerability, you will generate a patch for it and provide a detailed explanation of the vulnerability, including its potential impact and how the patch mitigates the risk.
22
 
23
  Than THinks again and search for new vulnerabilities and repeat the process until all vulnerabilities are found.
24
 
 
18
 
19
  When finding exploits list it in multi step use tools to search for something specific if needed.
20
 
21
+ After finding one vulnerability, you will generate a patch for it and provide a detailed explanation of the vulnerability, including its potential impact and how the patch mitigates the risk.
22
 
23
  Than THinks again and search for new vulnerabilities and repeat the process until all vulnerabilities are found.
24