Skip to content

Fix: store the mtime in the redis nvticache for backward compatibility#2243

Merged
jjnicola merged 8 commits into
mainfrom
rs-feed-update
Jun 23, 2026
Merged

Fix: store the mtime in the redis nvticache for backward compatibility#2243
jjnicola merged 8 commits into
mainfrom
rs-feed-update

Conversation

@jjnicola

@jjnicola jjnicola commented Jun 10, 2026

Copy link
Copy Markdown
Member

Jira: SC-1608

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 558a21f.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/fslock 0.2.1 ⚠️ 2.9
Details
CheckScoreReason
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Code-Review⚠️ 1Found 4/28 approved changesets -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • rust/Cargo.lock

@github-actions github-actions Bot added the patch_release creates a patch release label Jun 10, 2026
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 12, 2026
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 16, 2026
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 18, 2026
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 18, 2026
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 19, 2026
@jjnicola jjnicola marked this pull request as ready for review June 22, 2026 10:32
@jjnicola jjnicola requested a review from a team as a code owner June 22, 2026 10:32
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 22, 2026
Comment thread rust/src/scanner/scanner.rs
Comment thread rust/src/openvasd/scans/scheduling.rs Outdated
Comment thread rust/src/openvasd/scans/scheduling.rs Outdated
Comment thread rust/src/openvasd/vts/mod.rs
Comment thread rust/src/scanner/scanner.rs Outdated
Comment thread rust/src/storage/redis/mod.rs Outdated
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 22, 2026
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 23, 2026
The ScannerType enum was moved from openvasd::config to the scannerlib::utils.
Also apply other suggestions
@github-actions github-actions Bot added patch_release creates a patch release and removed patch_release creates a patch release labels Jun 23, 2026
@jjnicola jjnicola enabled auto-merge (squash) June 23, 2026 10:32

@Tehforsch Tehforsch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@jjnicola jjnicola merged commit 4c2ea46 into main Jun 23, 2026
36 checks passed
@jjnicola jjnicola deleted the rs-feed-update branch June 23, 2026 11:12
@mergify

mergify Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@jjnicola jjnicola restored the rs-feed-update branch June 23, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch_release creates a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants