Cleaned up the Variouss folder
This commit is contained in:
parent
fe5eda4e05
commit
52406b5edb
47 changed files with 21 additions and 39 deletions
|
|
@ -22,7 +22,7 @@ Examples:
|
|||
4. develop interventions based on these differences
|
||||
|
||||
**Threat analysis**
|
||||
- do a threat analysis, see [Create a threat analysis chatbot](../../Corpus/Various/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
- do a threat analysis, see [Create a threat analysis chatbot](../../Corpus/Various/LLMs%20and%20Vibe%20Coding/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
|
||||
|
||||
**Policy drafting**
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ tags:
|
|||
|
||||
## Marketing
|
||||
|
||||
[Pricing](../Corpus/Various/The%20Psychology%20Behind%20SaaS%20Pricing.md)
|
||||
[Pricing](../Marketing/The%20Psychology%20Behind%20SaaS%20Pricing.md)
|
||||
[[Pricing Tiers for iso27DIY|Tiers]]
|
||||
[[SEO guide for Carrd|Website SEO]]
|
||||
[Idea Validation](Idea%20Validation.md)
|
||||
|
|
@ -33,25 +33,25 @@ tags:
|
|||
[UI ideas](System%20alternative/iso27DIY%20UI%20ideas.md)
|
||||
|
||||
### Agents
|
||||
[Create a proactive conversational agent](../Corpus/Various/Create%20a%20proactive%20conversational%20agent.md)
|
||||
[Create an interview agent](../Corpus/Various/Create%20an%20interview%20agent.md)
|
||||
[Create a proactive conversational agent](../Corpus/Various/LLMs%20and%20Vibe%20Coding/Create%20a%20proactive%20conversational%20agent.md)
|
||||
[Create an interview agent](../Corpus/Various/LLMs%20and%20Vibe%20Coding/Create%20an%20interview%20agent.md)
|
||||
[Agent Design Intent Card](System%20alternative/Agent%20Design%20Intent%20Card.md)
|
||||
[Create a threat analysis chatbot](../Corpus/Various/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
[Instruct an LLM on available tools](../Corpus/Various/Instruct%20an%20LLM%20on%20available%20tools.md)
|
||||
[LLM Prompt types](../Corpus/Various/LLM%20Prompt%20types.md)
|
||||
[Create a threat analysis chatbot](../Corpus/Various/LLMs%20and%20Vibe%20Coding/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
[Instruct an LLM on available tools](../Corpus/Various/LLMs%20and%20Vibe%20Coding/Instruct%20an%20LLM%20on%20available%20tools.md)
|
||||
[LLM Prompt types](../Corpus/Various/LLMs%20and%20Vibe%20Coding/LLM%20Prompt%20types.md)
|
||||
|
||||
## Content
|
||||
[ISO27DIY Videos list](../🧱%20Projects/iso27DIY%20mk%20I/ISO27DIY%20Videos%20list.md)
|
||||
|
||||
## Platform
|
||||
[Design Document for ISO 27001 Certification Support Online Service](../Corpus/Various/Design%20Document%20for%20ISO%2027001%20Certification%20Support%20Online%20Service.md)
|
||||
[Design Document for ISO 27001 Certification Support Online Service](System%20alternative/Design%20Document%20for%20ISO%2027001%20Certification%20Support%20Online%20Service.md)
|
||||
[Personae and Roles](Personae%20and%20Roles.md)
|
||||
[TypeDB structure for ISO27DIY](System%20alternative/TypeDB%20structure%20for%20ISO27DIY.md)
|
||||
[Client segregation in SaaS](../Corpus/Information%20Security/Client%20segregation%20in%20SaaS.md)
|
||||
[Building functionality in Supabase](../Corpus/Various/Building%20functionality%20in%20Supabase.md)
|
||||
[Building functionality in Supabase](System%20alternative/Building%20functionality%20in%20Supabase.md)
|
||||
[SupaBase edge functions portability](System%20alternative/SupaBase%20edge%20functions%20portability.md)
|
||||
[Connect LLM to Supabase to create content](../Corpus/Various/Connect%20LLM%20to%20Supabase%20to%20create%20content.md)
|
||||
[Application architecture](../Corpus/Various/Application%20architecture.md)
|
||||
[Connect LLM to Supabase to create content](../Corpus/Various/LLMs%20and%20Vibe%20Coding/Connect%20LLM%20to%20Supabase%20to%20create%20content.md)
|
||||
[Application architecture](System%20alternative/Application%20architecture.md)
|
||||
[iso27DYI architecture with LLM](System%20alternative/iso27DYI%20architecture%20with%20LLM.md)
|
||||
[iso27DIY stack deployment](System%20alternative/iso27DIY%20stack%20deployment.md)
|
||||
[SurveyJS](../Corpus/Standards/SurveyJS.md)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Using AI for Threat Modeling
|
||||
|
||||
[Create a threat analysis chatbot](../Various/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
[Create a threat analysis chatbot](../Various/LLMs%20and%20Vibe%20Coding/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
|
||||
|
||||
[PLOT4AI](https://plot4.ai) (Privacy Library Of Threats 4 Artificial Intelligence): A threat modeling library to help you build responsible AI
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ W. Krag Brotby and Gary Hinson (PRAGMATIC Security Metrics, 2013) state metrics
|
|||
- Independent: Measured dispassionately and objectively, based on verifiable evidence; and
|
||||
- Cost-effective: Generate more value than they cost to gather, analyze, present and use.
|
||||
|
||||

|
||||

|
||||
|
||||
Standards and Frameworks:
|
||||
- [ISO 27004](../Standards/ISO27x/ISO%2027004.md)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
https://insights.sei.cmu.edu/blog/threat-modeling-12-available-methods/
|
||||
|
||||
Related:
|
||||
- [Create a threat analysis chatbot](../../Various/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
- [Create a threat analysis chatbot](../../Various/LLMs%20and%20Vibe%20Coding/Create%20a%20threat%20analysis%20chatbot.md)
|
||||
|
||||
|
||||

|
||||
|
|
@ -7,6 +7,6 @@
|
|||
[Threat Modeling](Security%20Threat%20Modeling.md)
|
||||
[Threat Catalogues](Threat%20Catalogues.md)
|
||||
[SCF Threat Categories for Establishing a Threat Catalog](../../Standards/other/SCF%20Threat%20Categories%20for%20Establishing%20a%20Threat%20Catalog.md)
|
||||
[Privacy Threat Modeling](../../Various/Privacy%20Threat%20Modeling.md)
|
||||
[Privacy Threat Modeling](../../Various/Privacy/Privacy%20Threat%20Modeling.md)
|
||||
[Security Threat Modeling](Security%20Threat%20Modeling.md)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,18 +0,0 @@
|
|||
```
|
||||
{
|
||||
"firstName": "Jane",
|
||||
"lastName": "Doe",
|
||||
"age": 30,
|
||||
"isStudent": false,
|
||||
"hobbies": ["reading", "hiking", "cooking"],
|
||||
"address": {
|
||||
"street": "123 Main St",
|
||||
"city": "Anytown",
|
||||
"zipCode": "90210"
|
||||
},
|
||||
"contactNumbers": [
|
||||
{"type": "home", "number": "555-1234"},
|
||||
{"type": "work", "number": "555-5678"}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
|
@ -74,8 +74,8 @@ Prompt: `elaborate on designing the slot configuration schema`
|
|||
Here's a detailed approach to designing a flexible slot configuration schema that can handle various conversation types and business requirements:
|
||||
|
||||
## Slot Configuration Database Schema
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
This ERD shows the complete database schema for the conversational agent's slot configuration system. Here's a breakdown of the key relationships and design decisions:
|
||||
|
||||
|
|
@ -98,7 +98,7 @@ This ERD shows the complete database schema for the conversational agent's slot
|
|||
**slot_collection_attempts** provides detailed audit trail of user interactions for analytics and debugging
|
||||
|
||||
Let me show you a Python implementation that demonstrates how to work with this schema:
|
||||

|
||||

|
||||
|
||||
### Key Design Features
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
MITRE PANOPTIC Privacy Threat Model
|
||||
- https://ptmworkshop.gitlab.io/#/panoptic
|
||||
- https://ptmworkshop.gitlab.io/static/media/PANOPTIC-MTR.517c2bf5fd91f93354aa.pdf
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
|
@ -11,4 +11,4 @@ Additional resources and support are available on the iso27diy.com website.
|
|||
* No need for external consultants or expensive software
|
||||
|
||||
|
||||
See also [ISO27DIY benefits](../../AuditGlue/ISO27DIY%20benefits.md)
|
||||
See also [ISO27DIY benefits](../AuditGlue/ISO27DIY%20benefits.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue