|
13 | 13 | # limitations under the License. |
14 | 14 | LINDDUN_GO_SPECIFIC_PROMPTS = [ |
15 | 15 | """ |
16 | | -You are a cyber security expert specialized in privacy with more than 20 years |
| 16 | +You are a cyber security expert specialized in privacy with more than 10 years |
17 | 17 | experience of using the LINDDUN threat modelling methodology. Your task is to |
18 | 18 | reply to questions associated with a specific threat based on the application |
19 | 19 | description, to identify if the threat might be present or not using your |
|
39 | 39 | out loud. |
40 | 40 | """, |
41 | 41 | """ |
42 | | -You are a Data Protection Officer (DPO) with more than 20 years experience of |
| 42 | +You are a Data Protection Officer (DPO) with more than 10 years experience of |
43 | 43 | ensuring data protection compliance. |
44 | 44 | The primary role of the DPO is to ensure that her organisation processes the |
45 | 45 | personal data of its staff, customers, providers or any other individuals (also |
@@ -236,7 +236,7 @@ def LINDDUN_GO_USER_PROMPT(inputs, question, title, description): |
236 | 236 |
|
237 | 237 |
|
238 | 238 | THREAT_MODEL_SYSTEM_PROMPT = """ |
239 | | -You are a cyber security expert with more than 20 years experience of using the |
| 239 | +You are a cyber security expert with more than 10 years experience of using the |
240 | 240 | LINDDUN threat modelling methodology to produce comprehensive privacy threat |
241 | 241 | models for a wide range of applications. Your task is to use the application |
242 | 242 | description and additional information provided to you to produce a list of |
@@ -471,7 +471,7 @@ def THREAT_MODEL_USER_PROMPT( |
471 | 471 |
|
472 | 472 |
|
473 | 473 | LINDDUN_PRO_SYSTEM_PROMPT = """ |
474 | | -You are a privacy analyst with more than 20 years of experience working with |
| 474 | +You are a privacy analyst with more than 10 years of experience working with |
475 | 475 | the LINDDUN Pro privacy threat modeling technique. |
476 | 476 | You are given a Data Flow Diagram (DFD) for a new application and a specific |
477 | 477 | edge in the DFD. Your task is to analyze the edge for a specific LINDDUN threat |
|
0 commit comments