Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Support allowlist extension #2756

Merged
merged 2 commits into from Jan 22, 2023
Merged

Conversation

ranweiler
Copy link
Member

Enable extending allowlists. We will use this feature in the task executor to add a baseline denylist that will avoid errors that occur on ASan interceptor initialization in the presence of software breakpoints.

For #2741.

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2023

Codecov Report

Merging #2756 (4cc08dd) into main (0cdb0c3) will increase coverage by 0.08%.
The diff coverage is 85.00%.

@@            Coverage Diff             @@
##             main    #2756      +/-   ##
==========================================
+ Coverage   29.07%   29.16%   +0.08%     
==========================================
  Files         321      321              
  Lines       38484    38545      +61     
==========================================
+ Hits        11188    11240      +52     
- Misses      27296    27305       +9     
Impacted Files Coverage Δ
src/agent/coverage/src/allowlist.rs 75.00% <57.14%> (-3.44%) ⬇️
src/agent/coverage/src/allowlist/tests.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Porges Porges merged commit 5adaadd into microsoft:main Jan 22, 2023
@ranweiler ranweiler deleted the allowlist-extension branch September 19, 2023 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants