-
## Bug Report
### Description
During cluster bootstrap, there's a chance that a control plane node briefly lacks taints, inadvertently allowing pod scheduling that should be restricted. This issue…
M4t7e updated
11 hours ago
-
### Feature Request
Resources:
- `grafana_service_account_token`
- `grafana_cloud_access_policy_token`
- `grafana_cloud_stack_service_account_token`
On these resources, it's possible to set a…
-
Continued from #34
-
```julia
julia> foo() = Core.Intrinsics.sdiv_int(0, 0)
julia> Base.infer_effects(foo, ())
(+c,+e,+n,+t,+s,+m,+i)
```
This is bad though:
```
julia> code_llvm(foo, ())
; @ REPL[11]:1 within `foo`
defi…
-
### 📝 Overall Description
When I was analyzing a file named aspectjweaver-1.9.4.jar, there was a class named org.aaspectj.weaver.tools.comach When I debugged SimpleCache $StoreableCachingMap to see t…
-
### Description
**Observed Behavior**:
Karpenter restores the `startupTaints` to a node if it is removed too quickly at node startup. This results in a node being unusable. Node also never reaches a…
-
**What would you like to be added**:
https://github.com/karmada-io/karmada/blob/8c7607e741aa747b4e7686fde9bde0574c5d6498/pkg/scheduler/framework/plugins/tainttoleration/taint_toleration.go#L61-L6…
-
### Guidelines
- [X] By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
### Description of feature request
As seen on the t…
-
The gosec supports now besides AST based rule also [SSA analyzers](https://github.com/securego/gosec/blob/2ae137abcf405533ad6e549e9363e58e4f6e8b7d/analyzer.go#L190). The SSA code representation can b…
-
Hi, @t1mlange @StevenArzt
FlowDroid is not tracking the complete taint flow from ContentResolver.query() through Cursor.getString() and List operations to LianXiRenClass methods. While it can trac…