-
Given the following yaml file
```yaml
openapi: 3.0.0
info:
description: Sites
title: Sites
version: 1.0.0
paths:
/sites/available-sites:
get:
summary: "get available sit…
-
`import Geocoder from 'react-native-geocoder';
// simply add your google key
Geocoder.fallbackToGoogle(MY_KEY);
`
Is it save to put the KEY on javascript file (client side) ?
Will it not be read…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
One improvement to the application's security would be the integration of Passkey or MFA via Yubikey keys. At present, MFA is accessible via SSO, such as SAML. However, this is not a feature of the fr…
-
I was [told that `getTransports`](https://github.com/kanidm/webauthn-rs/issues/401#issuecomment-1861962309) was recently added to the `master` branch; however I don't believe that is true. I `clone`d …
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
### Existing Resources
- [X] Please search the existing issues for related items
- [X] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [X] Consult the FAQ…
-
# Background
OpenTDF's current key management implementation requires administrators to follow different procedures for different types of keys. KAS keys must be defined in two separate locations w…
-
Often times when interacting with APIs, security keys are involved. From a JWT perspective, keys are used for encrypting, signing and verifying tokens. In issue #1464, keys are used for encrypting a…