-
Claro, aquí te proporciono una guía básica sobre seguridad web:
Utilizar HTTPS: Es esencial asegurarse de que tu sitio web esté protegido con HTTPS, lo que significa que se utiliza el protocolo SSL/T…
-
1. `EventCategory` value for `RdpBruteForce` event must be fixed
It's defined to `EventCategory::Exfiltration` in **src/event/rdp.rs**, but `EventCategory::Discovery` is used in **src/event.rs: …
-
**What is missing?**
The only supported option for secret storage of authentication credentials is through Kubernetes Secrets. It would be great if there was modular support for different/external se…
-
@scouten-adobe and @puhley to discuss and document threat models.
-
I have a proposal to make regarding csv2doc. I was involved a little in the design and development of csv2doc and have previously discussed with Mike its shortcomings and have considered how to do it …
-
I've seen a few issues in this repo mention about spam, fraud and protection, but not actually give a proper example.
Below is a screenshot of a real example, taken a few days ago. As you can see f…
-
## Problem to Solve
Assuming I have a person which I had inserted by:
```
insert $p isa person, has full-name "John Parkson", has gender "male";
```
where "John Parkson" is a unique value of full…
-
### Summary
New CodeQL threat model settings will allow security-minded users to configure additional local sources of taint to use in code scanning if required by their codebase. The first language …
-
Need to check the updated the places
## Identify corrections or additions
It seems that the following entry is added.
### 0. [Top Page](https://github.com/yoshioterada/generative-ai-for-begin…
-
The CSP 3 spec does not allow Content-Security-Policy-Report-Only headers in meta tags. This can prevent sites from safely testing CSP prior to enforcing the policy with a Content-Security-Policy meta…