-
https://www.scworld.com/brief/misconfigured-forces-penpals-server-leaks-over-1-1m-users-data
https://hackread.com/us-uk-military-forces-penpals-exposes-ssn-pii-data/
-
Valid SSN numbers are not identified and flagged when this tool is scanned with the pattern to identify using following regular expressions:
?!666|.+0{4})(?:\d{9}|\d{3}-\d{2}-\d{4}
(?!666|.+0{4})(?…
-
### Related Template(s)
datastream-to-bigquery
### Template Version
latest / 2024-11-06-01_rc00
### What happened?
I have been following this [Google Guide](https://cloud.google.com/dat…
-
We have a set of example RDF files that partially illustrate the scope and capabilities of the Ontology.
Some of them are included inline in the document.
These must be made consistent and reasona…
-
In order to publish the new edition of SSN Ontology and the associated artefacts in the `w3.org` domain, an active working group in W3C is required.
The [charter for the current SDW Working Group](h…
-
https://www.jdsupra.com/legalnews/team-software-confirms-july-2024-data-7558038/
-
# 💡 Summary #
`A custom policy SHALL be configured to protect PII and sensitive information, as defined by the agency. At a minimum, credit card numbers, U.S. Individual Taxpayer Identification Numbe…
-
### Describe the Bug
When setting a query with filters inside a custom module, these filters are not taken care of when the request is triggered. The fields are missing in the query string and henc…
-
This issue is a spinoff of elements mentionned in https://github.com/w3c/sdw-sosa-ssn/issues/232#issuecomment-2220299218
> Add explanation to spec doc explaining class=set interpretation - in Commo…
-
class CSVDictReader(Iterator[Dict]):
def __init__(self, file, **kwargs):
try:
file = open(file)
except TypeError:
pass
self.file = file
…