-
Notifications
You must be signed in to change notification settings - Fork 183
Add malware scanning to workspace storage account for airlock exports #4418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
marrobi
merged 32 commits into
microsoft:main
from
SiobhanBaynes:enable_malware_scanning
Apr 1, 2025
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
f5e716b
Add malware scanning to workspace storage account
SiobhanBaynes abb0309
Pass env var down to porter
SiobhanBaynes 67b3715
Add STORAGE_ACCOUNT_NAME_EXPORT_INPROGRESS to the topics to dismiss
SiobhanBaynes 40dba6a
Add to resource processor config
SiobhanBaynes 22144d3
Update versions
SiobhanBaynes fc982e5
Add topic for malware scanning in export
SiobhanBaynes fee4f0a
Add new topic for export
SiobhanBaynes 8e9e54f
Pass scan result topic name through from core to workspace
SiobhanBaynes b74d379
Remove test files
SiobhanBaynes 7d455e8
Restore single quotes
SiobhanBaynes 52e2ddb
Bump core version
SiobhanBaynes fcfc633
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 161b182
Bump version to 12.8
SiobhanBaynes f3bbfa4
Change to use `local` instead of `var`
SiobhanBaynes eb2f471
Fix logic as per PR comments.
SiobhanBaynes 1159c04
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 0fff820
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 79659d1
Use rp_bundle to transfer vars to workspace
SiobhanBaynes 61d3d9c
Update templates/workspaces/base/porter.yaml
SiobhanBaynes 4501c89
Rename malware scanning parameter
SiobhanBaynes 22f83eb
Merge branch 'enable_malware_scanning' of https://github.com/SiobhanB…
SiobhanBaynes 666028c
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 81991d4
Rename scan result topic name parameter
SiobhanBaynes 5ef2932
Merge branch 'enable_malware_scanning' of https://github.com/SiobhanB…
SiobhanBaynes 22f1698
Fix argument
SiobhanBaynes 1b59a21
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes c39deb9
Bump core version
SiobhanBaynes 6ea703e
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 9b67b5d
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 0ac4d53
Merge branch 'main' into enable_malware_scanning
SiobhanBaynes 5ca572e
Merge branch 'main' into enable_malware_scanning
marrobi 1b788f5
Merge branch 'main' into enable_malware_scanning
marrobi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.8.3" | ||
| __version__ = "0.8.4" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.12.10" | ||
| __version__ = "0.12.11" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.