labml icon indicating copy to clipboard operation
labml copied to clipboard

Add support for directory symlinks

Open lubert opened this issue 1 year ago • 1 comments

Fixes #1817

  • Update glob_files to follow directory symlinks
  • Extract logic of root_search_pattern into search_pattern in order to apply it to other directories
  • Add test for relative and absolute directory symlinks

lubert avatar Feb 02 '24 08:02 lubert

Contextual Security Analysis

As DryRun Security performs checks, we’ll summarize them here. You can always dive into the detailed results in the section below for checks.

Status DryRun Security Check
✅ Sensitive Functions Analyzer
✅ Configured Sensitive Files Check
✅ Sensitive Files Analyzer

Chat with your AI-powered Security Buddy by typing @dryrunsecurity followed by your question into a comment. Example: @dryrunsecurity What are common security issues with web application cookies?

Install and configure more repositories at DryRun Security

dryrunsecurity[bot] avatar Feb 02 '24 08:02 dryrunsecurity[bot]

Thanks for this, I'll take a closer look.

presidentbeef avatar Mar 11 '24 07:03 presidentbeef