-
- [ ] Migrate CircleCI workflows to Github Actions
- [ ] Manage terraform AWS access with github OIDC
- [ ] Integrate TF code checkers like https://github.com/aquasecurity/tfsec, https://runterrascan.…
-
## Step-by-Step Upgrade Guide
There should be no major issue following the tutorial with v28.0.0 of Ignite, using Cosmos SDK v0.50.1
1. Install the Correct Version
First, update your Ignite CLI…
-
Hi!
Thank you for your project, it is the best checkers RL repo I've seen so far. You've done truly great work!
I've got several questions regarding APIs and maybe future development:
1. Have you…
-
This template is for **user support**. If you are reporting an actual Flycheck bug, please use the relevant issue template instead.
## Checklist
- [x] I have searched existing issues and StackOve…
-
## Background
Gesso's default `nav` layout and menu block integration use a visually-hidden h2 to label the menu. However, a couple recent accessibility reviews have questioned whether the h2 truly f…
-
Hello and thank you for this excellent project.
I have been working with the files you provided for training and have found an issue. Consider wildbg-training/0012/contact.csv position id mxmAQ4PbA…
-
BPO | [35827](https://bugs.python.org/issue35827)
--- | :---
Nosy | @salty-horse, @tiran, @serhiy-storchaka
*Note: these values reflect the state of the issue at the time it was migrated and might no…
-
Swap 1 of 10
Market buy 9 USDC with 0.8 % slippage
Expected out amount: 0.008995502248875561 SOL
Error: SendTransactionError: failed to send transaction: Transaction simulation failed: Error proce…
-
Example code: https://godbolt.org/z/xhbsaYex6
```cpp
// clang-19 --analyze -Xanalyzer -analyzer-checker="alpha.security,optin.taint" test.c // clang-19 and above
// clang-18 --analyze -Xanalyzer …
-
Recommending just sanitizers or fuzzers is a bit too simplistic.
They might found vulns, but a model-checker will find *all* vulns, not on just the tested values which might appear in your test-suite…