-
## Description
Enable missing auth on new endpoints that weren't protected
## Context
New endpoints didn't have auth protection
## How to do it
Enable missing auth on endpoints
## Te…
-
### What is the improvement or update you wish to see?
Hello,
I can't find on the next js documentation how to protect against CSRF attacks (https://nextjs.org/docs/advanced-features/security-hea…
-
## CVE-2021-44228 - Critical Severity Vulnerability
Vulnerable Library - log4j-core-2.12.1.jar
Library home page: http://archive.apache.org/dist/flink/flink-1.11.0/python/apache-flink-1.11.0.tar.gz…
-
In production I'd like to be able to hide the documentation and specs for an API.
I am currently able to prevent documentation from rendering by creating my API with
`Api(app, doc=False)`
but…
-
OpenAPI specification file: https://github.com/diem/diem/blob/main/api/doc/openapi.yaml
Error:
```
thread 'main' panicked at 'not implemented: No support to dereference #/components/schemas/MoveA…
-
## Proposal
In order to stop targets from overloading label values and also the metric `__name__` index, add a scrape config limiter that limits the number of unique label values per scrape.
This …
-
# https://hackerone.com/reports/2270050
Your P2P is hardened against most network style DoS/crash attacks. I prefer P2P DoS so much more; but API DoS is super important (wallets, explorers, etc.) a…
-
I'm trying to make a sample application that communicates with gRPC Server with the new GprcWeb package and can't make it to work on my Android simulator.
I also failed to make a call with HttpClient…
-
**9/12/2016**
Added Controller and Database files
https://github.com/YCPCS-481-TeamB/BaseballSim/commit/1050f5059d1062eb7d33e1ba0959ba63d018856d
Added Basic endpoints
https://github.com/YCPCS-481-Tea…
-
A typical OAuth workflow involves:
1. Authorization Request: the application/client requests authorization from the resource owner (user).
2. Authorization Grant: the user gives consent, and the aut…