dh-mc commited on
Commit
4b3c417
·
1 Parent(s): 8287606

added 10 FAQs from: https://www.pcisecuritystandards.org/faqs/all/

Browse files
Files changed (2) hide show
  1. .env.example +2 -1
  2. data/questions_with_faq.txt +14 -0
.env.example CHANGED
@@ -76,7 +76,8 @@ FAISS_INDEX_PATH="./data/faiss_1024_512/"
76
  CHAT_QUESTION="What's the capital city of Malaysia?"
77
  QA_QUESTION="What's PCI DSS?"
78
 
79
- QUESTIONS_FILE_PATH="./data/questions.txt"
 
80
 
81
  TOKENIZERS_PARALLELISM=true
82
 
 
76
  CHAT_QUESTION="What's the capital city of Malaysia?"
77
  QA_QUESTION="What's PCI DSS?"
78
 
79
+ # QUESTIONS_FILE_PATH="./data/questions.txt"
80
+ QUESTIONS_FILE_PATH="./data/questions_with_faq.txt"
81
 
82
  TOKENIZERS_PARALLELISM=true
83
 
data/questions_with_faq.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ What's PCI DSS?
2
+ Can you summarize the changes made from PCI DSS version 3.2.1 to version 4.0?
3
+ new requirements for vulnerability assessments
4
+ more on penetration testing
5
+ Can entities be PCI DSS compliant if they have performed vulnerability scans at least once every three months, but do not have four “passing” scans?
6
+ What is the meaning of “initial PCI DSS assessment”?
7
+ Which PCI standards apply to card manufacturers, embossers, card personalizers, or entities that prepare data for card manufacturing?
8
+ What is meant by ‘at risk’ and ‘at-risk timeframe’ referenced in the Final PFI Report?
9
+ How does PCI DSS apply to payment terminals?
10
+ How can hashing be used to protect Primary Account Numbers (PAN) and in what circumstances can hashed PANs be considered out of scope for PCI DSS?
11
+ How do PCI standards apply to organizations that develop software that runs on a consumer’s device (for example, a smartphone, tablet, or laptop) and is used to accept payment card data?
12
+ Can card verification codes be stored for card-on-file or recurring transactions?
13
+ If an organization provides software or functionality that runs on a consumer’s device (for example, smartphones, tablets, or laptops) and is used to accept payment account data, can the organization store card verification codes for those consumers?
14
+ Can SAQ eligibility criteria be used for determining applicability of PCI DSS requirements for assessments documented in a Report on Compliance?