-
We are frequently getting FP for Float detector. How can we ignore it in our scan? We are using Trufflehog GitHub action to scan out the repository. Pointers to documentation will also help.
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
`x-hack` is a shell/bash conditional using any letter (often 'x' thus the 'x-hack' name) followed by variable declaration `${var}` and checking against the same letter followed by value such as:
``…
-
### Details
sweep can you add audio model endpoint to add audio features and make this truly multi-modal,
async function query(data) {
const response = await fetch(
"https://api-inference.hu…
-
Checklist
- [X] Modify `tasks.py` âś“ https://github.com/PrenSJ2/teamworks_api/commit/ecdc6065a6f3fed28777fb3c15662ae0c4e84d83
- [X] Ran sandbox for `tasks.py`. ✓ https://github.com/PrenSJ2/teamwor…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Details
Feature : Add a new endpoing /lists/ to support getting data from lists
/lists/category=EDUCATION&collection=new_free
gplay.list({
category: gplay.category.EDUCATION,
collection: …
-
I see this app don't have a router outlet, please add that
Checklist
- [X] `src/app/app-routing.component.ts` ✅ Commit [`c4a6cfa`](https://github.com/dropout-developer/blog-maker/commit/c4a6cfa8e1…
-
### Describe the bug
Let's use `bun test` to run tests for Fastify API
### Reproduction
Add a `test` on package.json to run unit tests
### System Info
```Shell
System:
OS: macOS 14.0
…
-
- userName and userImage must be removed from response of /reviews endpoint by default. This is to make it easier to save responses. userId is still retained..
- If these are needed - explicitly pass…