Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / datadog/dd-sensitive-data-scanner issues and pull requests

#137 - Expose AST in validation method

Pull Request - State: open - Opened by vinckama 3 months ago

#136 - Match Validation: Adding RequestHeader as public

Pull Request - State: closed - Opened by trosenblatt 3 months ago

#135 - Match Validation: Exposing HttpMethod

Pull Request - State: closed - Opened by trosenblatt 3 months ago

#134 - [JWT] Adding jwt secondary validatory (validating exp in payload)

Pull Request - State: closed - Opened by trosenblatt 3 months ago - 1 comment

#133 - New validation error types

Pull Request - State: closed - Opened by fbryden 3 months ago - 1 comment

#132 - Applying cargo fix

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#130 - Use rustls-tls-native-roots instead of rustls-native

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#129 - Support CustomHttp with several endpoint (eu, us, etc)

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#128 - Bump go staticcheck the previous version was crashing ...

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#127 - Update `metrics` crate versions

Pull Request - State: closed - Opened by bruceg 4 months ago - 3 comments

#126 - Optimise should_bypass method

Pull Request - State: open - Opened by artslidd 4 months ago

#125 - make read_json public

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#124 - ✨ Avoid cloning Cow<str> when unneeded

Pull Request - State: open - Opened by artslidd 4 months ago

#122 - Remove hyperscan

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#121 - FIx Rust doc generation / add link to README

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#120 - add generated Rust docs

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#119 - make Labels::new more generic

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#118 - Match Validation: Add end2end test

Pull Request - State: open - Opened by trosenblatt 4 months ago

#117 - Fix `scanner.total_regex_cache_size` metric

Pull Request - State: open - Opened by fuchsnj 4 months ago

#116 - Removing openssl dependency to rely on rust-tls

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#115 - Fix `size_of` import

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#114 - Reduce memory usage by sharing regexes

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#113 - Add multi-threaded local benchmark

Pull Request - State: closed - Opened by fuchsnj 4 months ago

#111 - Trosenblatt/remove match validation feature

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#110 - Match Validation: Support for AWS Validator

Pull Request - State: closed - Opened by trosenblatt 4 months ago

#109 - Match Validation: Adds end2end validation test on procted branch

Pull Request - State: closed - Opened by trosenblatt 4 months ago - 1 comment

#107 - Match Validation: Add HTTP Custom support

Pull Request - State: closed - Opened by trosenblatt 5 months ago

#106 - Match Validation: 1/3

Pull Request - State: closed - Opened by trosenblatt 5 months ago - 1 comment

#105 - Adding match validation

Pull Request - State: closed - Opened by trosenblatt 5 months ago

#104 - Enable the `bench` feature automatically for benchmarks

Pull Request - State: closed - Opened by fuchsnj 5 months ago

#103 - Fix gauge metrics

Pull Request - State: closed - Opened by fuchsnj 5 months ago

#102 - Possible bug on Entire Event scanner

Issue - State: open - Opened by daianmartinho 5 months ago - 1 comment

#101 - Add global stats

Pull Request - State: closed - Opened by fuchsnj 5 months ago

#100 - Reduce memory usage by sharing identical rules

Pull Request - State: closed - Opened by fuchsnj 5 months ago

#99 - Optimise should_bypass method

Pull Request - State: open - Opened by artslidd 5 months ago

#94 - Move the embedded structure back in

Pull Request - State: closed - Opened by JulesDT 6 months ago

#93 - Add option to disable multipass v0

Pull Request - State: closed - Opened by fuchsnj 6 months ago

#92 - make multipass v0 ordering independent (attempt 3)

Pull Request - State: closed - Opened by fuchsnj 6 months ago - 1 comment

#91 - Blocked rules in scan function

Pull Request - State: closed - Opened by trosenblatt 6 months ago

#90 - Make rules in go binding more generic

Pull Request - State: closed - Opened by fuchsnj 6 months ago - 1 comment

#89 - Added tests for exclude keywords rule

Pull Request - State: closed - Opened by StephenWakely 6 months ago

#88 - Add NIR checksum

Pull Request - State: closed - Opened by vinckama 6 months ago

#87 - Add CODEOWNERS

Pull Request - State: closed - Opened by vinckama 6 months ago

#86 - Simplify a few tests

Pull Request - State: closed - Opened by vinckama 7 months ago

#85 - Cleanup / Simplify `RuleConfig` trait

Pull Request - State: closed - Opened by fuchsnj 7 months ago

#84 - Remove lock metrics crate version

Pull Request - State: closed - Opened by trosenblatt 7 months ago

#83 - Add GroupCache per content scanned so that ML Feature computation can ben stored

Pull Request - State: closed - Opened by trosenblatt 7 months ago - 1 comment

#81 - Revert "Make multi-pass V0 order independent (again) (#79)"

Pull Request - State: closed - Opened by trosenblatt 7 months ago

#80 - Perf: Remove`scanned_bytes` metric

Pull Request - State: closed - Opened by fuchsnj 7 months ago

#79 - Make multi-pass V0 order independent (again)

Pull Request - State: closed - Opened by fuchsnj 7 months ago

#77 - Splitting secondary_validation into individual file

Pull Request - State: closed - Opened by trosenblatt 7 months ago

#76 - Nhs Checksum

Pull Request - State: closed - Opened by trosenblatt 7 months ago

#75 - Adding iban checksum

Pull Request - State: closed - Opened by trosenblatt 7 months ago

#74 - ✨ Improve performance of `sanitize_path` and `standardize_path_chars`

Pull Request - State: closed - Opened by artslidd 7 months ago - 3 comments

#73 - Metrics: Adding metrics for scanner

Pull Request - State: closed - Opened by trosenblatt 7 months ago

#71 - Trosenblatt/rule match cache

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#70 - Trosenblatt/reuse match

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#69 - Fix farmhash override

Pull Request - State: closed - Opened by fuchsnj 8 months ago

#68 - Improve performance for rules with included keywords

Pull Request - State: closed - Opened by fuchsnj 8 months ago - 1 comment

#67 - Add redactionType to sds-go bindings after scanned event

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#66 - Fail CI on (Rust) warnings

Pull Request - State: closed - Opened by fuchsnj 8 months ago

#65 - Support "implicit index wildcards" in scopes

Pull Request - State: closed - Opened by fuchsnj 8 months ago

#64 - Auto-PR: Using html url instead of url

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#63 - Fix commit_author variable name

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#62 - Auto-PR: Add pr_url and author

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#61 - testing stuff

Pull Request - State: closed - Opened by trosenblatt 8 months ago

#60 - Add Serialize and Deserialize to ScannerFeatures

Pull Request - State: closed - Opened by artslidd 8 months ago

#59 - [SDS-194] Add ScannerBuilder struct

Pull Request - State: closed - Opened by artslidd 8 months ago

#58 - Add ticket link in TODO

Pull Request - State: closed - Opened by vinckama 8 months ago - 1 comment

#57 - Example with unzip

Pull Request - State: closed - Opened by vinckama 9 months ago

#56 - Remove standard rules

Pull Request - State: closed - Opened by fuchsnj 9 months ago

#55 - πŸ‘Œ Remove unused variable (clippy warning)

Pull Request - State: closed - Opened by artslidd 9 months ago

#54 - Add regex complexity function

Pull Request - State: closed - Opened by fuchsnj 9 months ago

#52 - ✨ [SDS-194] Add path_regex to ProximityKeywordsRegex

Pull Request - State: closed - Opened by artslidd 9 months ago - 1 comment

#51 - Adding workflow trigger when pushed on main

Pull Request - State: closed - Opened by trosenblatt 9 months ago

#50 - βœ… Add multi keywords test and refactor functions

Pull Request - State: closed - Opened by artslidd 9 months ago

#49 - Fix benchmarking

Pull Request - State: closed - Opened by trosenblatt 9 months ago

#48 - Add support for standard rules

Pull Request - State: closed - Opened by fuchsnj 9 months ago

#47 - Adding an empty ExclusionCheck constructor (for tests purposes)

Pull Request - State: closed - Opened by trosenblatt 9 months ago

#46 - StringMatch attributes needs to be public

Pull Request - State: closed - Opened by trosenblatt 9 months ago

#45 - [SDS] Export StringMatch in public

Pull Request - State: closed - Opened by trosenblatt 9 months ago

#44 - Enforce quantifier limit

Pull Request - State: closed - Opened by fuchsnj 9 months ago

#43 - Change keyword proximity matching prefix calculation

Pull Request - State: closed - Opened by fuchsnj 9 months ago

#42 - Block accidental use of `println`

Pull Request - State: closed - Opened by fuchsnj 9 months ago

#40 - πŸ”­ [SDS-247] Add metric regarding multi-pass v0

Pull Request - State: closed - Opened by artslidd 9 months ago

#9 - sds-go: add support for PartialRedact MatchAction.

Pull Request - State: closed - Opened by remeh 11 months ago

#8 - sds-go: add support for keywords proximity matching.

Pull Request - State: closed - Opened by remeh 11 months ago