-
Some people do not realize that cloning a channel on an untrusted website is a security risk. To make users aware of the risk, there should be a warning that says:
> /!\ Caution! Only clone your id…
-
The Subject (representing the authenticated identity) is currently obtained in Jakarta Authorization in the following way:
```java
Subject subject;
try {
subject = (Subject)…
-
### Background
It takes about 1.4s to create a k8s user client on my kind cluster. As we use the user client in more and more repos, we should be conscious that `BuildClient()` method on the factory …
-
This issue is about adding a few useful fields to LDAP user, User object and adding a way how to map Azure ID to it.
USER:
- bad_password_attempts
- bad_password_time
- created_time
- expirat…
-
## Walkthrough
When [intercepting](https://github.com/requests/requests-oauthlib/blob/master/requests_oauthlib/oauth2_session.py#L467) a `request()`, `request-oauthlib` doesn't take payload data pass…
-
**What happened**:
One of our pods should assume a specific AWS role and we are configuring it via service account annotation. After eks cluster upgrade the mutation of the pod stopped working …
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the modul…
-
### Expected Behavior
Users should be allowed to specify private key authentication when configuring `sftp://` repositories.
### Current Behavior
Currently, only basic username/password a…
-
- Site: [https://hapi.f5labs.dev](https://hapi.f5labs.dev)
**New Alerts**
- **Insufficient Site Isolation Against Spectre Vulnerability** [90004] total: 2:
- [https://hapi.f5labs.dev/fhir/Bi…
-
[Enter feedback here]
We have created a number of Linux images using Yocto, which contains ADU. ADU (with swupdate) is used to update the image on the device using a A-B update scheme. As far as I'…