-
I keep getting the first image, the picture doesn't change.
Wayland, Hyprland, Pipewire
```python
use anyhow::Result;
use image::{DynamicImage, RgbImage};
use scap::capturer::{Capturer, Options…
-
https://static.open-scap.org/ssg-guides/ssg-chromium-guide-stig.html#xccdf_org.ssgproject.content_rule_chromium_disable_3d_graphics_api
-
**Describe the bug**
After the POD restarted 8 times it worked.
ERROR: `Error: Initialization issues during scap_init`
Just Install it, details are below.
**Expected behaviour*…
-
We have faced memory corruption while switching form version 6.0.1+driver to 7.0.0+driver.
The reason is not very clear API for new scap_platform_init method.
Before this update there was only one…
-
mac book bro m3 14.5
```rs
use scap::{
capturer::{Capturer, Options},
frame::Frame,
Target,
};
fn main() {
if !scap::is_supported() {
println!("❌ Platform not su…
-
SCAP and XCCDF content may be considered sensitive information and require security markings. For instance, in the case of DISA STIGs, some documents contain Controlled Unclassified Information (CUI).…
-
I have an application that roughly emulates the example scap program -- I've ran it on Windows and Mac and those work fine.
I recently tried running the same example on my Linux Mint machine and it…
-
**Describe the bug**
we are running falco on rhel os both deployed on physical and cloud, while running falco will crashed due to 139. like once per week.
```yaml
Last State: Termin…
-
I just saw this:
[SCAP](https://csrc.nist.gov/projects/security-content-automation-protocol) is a framework of specifications that supports automated configuration, vulnerability and patch checking…
-
Have the same issue both for Firefox Gecko driver and Chromedriver. Appears because of merging **options** with **sCaps**:
```
mDriver = new FirefoxDriver(new FirefoxOptions(sCaps));
mDriver = ne…