-
Finish the TODO task mentioned in below PR
Original PR: https://github.com/red-hat-storage/ocs-ci/pull/9973
` def test_nodeaffinity_to_ceph_toolbox_with_custom_taints(self):
"""
…
-
[ 370.304665] project: loading out-of-tree module taints kernel.
[ 370.305426] project: module verification failed: signature and/or required key missing - tainting kernel
-
Is there any support to re-deploy resources on the put command? I mean like taint the resource on state file so that way they will be re-deployed. Other than manually downloading the state file and ta…
-
Magic numbers in `taint.c/taintprop()` magic numbers (unnamed constants) should be replaced with the named constants in `decode-riscv.h`. @HAM41 or @SamuelmsWong, interested in looking at this?
-
Today, AKS supports create-time setting of nodepool labels/taints. If an update is required, creation of a new nodepool and migration of those pods using the intended labels/taints should be scheduled…
jluk updated
5 months ago
-
Hello, I have a question about Pysa's tainting.
Currently I am trying to test a small example that considers `os.environ` a source and `exec` as a sink (shown below). I expected Pysa to return tha…
-
When an abstraction using [struct] objects is used in patch and the patch is saved, it gets "tainted" with additional lines in the resulting patch file:
before saving:
```
#N canvas 164 99 541 38…
-
Decentraleyes stores data in `store.json` in a subfolder in the user's Firefox profile. This data contains a list of some of the domains the user has visited (_tainted_ domains).
This data file is n…
-
the title is self explaining so i dont think i need to explain
here is a concept of it if you somehow dont know what im talking about:
version 1
https://user-images.githubusercontent.com/1216…
-
Environment&&tools: ported selectivetaint from ubuntu14.04(32bit) using dyninst9.3 to ubuntu16.04(32bit) and upgraded to dyninst12.0.
Problem Code:
```c++
std::vector snippets0;
for (int i = 0…