-
-
Notifications
You must be signed in to change notification settings - Fork 365
Hardening fixes #1235
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
Merged
Hardening fixes #1235
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
d6bcb27
Missing devcontainer build timestamp
adamoutler 3441f77
Fix always fresh install env
adamoutler 05f0837
Fix missing storage check
adamoutler 5636a15
Add check permissions script
adamoutler ce8bb53
Refine devcontainer setup and docker tests
adamoutler 1af19fe
Only nginx/python errors in docker logs. no stdout from backend.
adamoutler 0851680
Add additional startup checks
adamoutler 59c7d7b
Add test dependencies
adamoutler 2789946
use system speedtest, not un-updated & removed script
adamoutler f70d3f3
Limiter fix for older kernels
adamoutler d12ffb3
Update readme with simple build instructions
adamoutler 356caca
Don't increment sqlite sequence
adamoutler 3b7830b
Add unit tests and updated messages
adamoutler edd5bd2
Devcontainer setup
adamoutler 7a3bf67
Remove code coverage from repository
adamoutler 0897c05
Tidy up output
adamoutler 5a63b72
Merge main into hardening-fixes
adamoutler 7f74c2d
docker compose changes
adamoutler 32f9111
Restore test_safe_builder_unit.py to upstream version (remove local cβ¦
adamoutler c4a041e
Coderabit changes
adamoutler fb02774
Fix errors for tests
adamoutler d2c28f6
Changes for tests identified by CodeRabbit
adamoutler 52b747b
Remove warnings in devcontainer
adamoutler 74a67e3
Added clarifying examples to dockerfile
adamoutler 15bc163
Update install/production-filesystem/services/scripts/check-root.sh
adamoutler ededd39
Coderabbit fixes
adamoutler 5ec35aa
Build the netalertx-test image on start so tests don't fail
adamoutler 63c4b0d
Update .devcontainer/devcontainer.json
adamoutler 01b64cc
Changes requested by coderabbit.
adamoutler cfffaf4
Strengthen tests
adamoutler d8c2dc0
Apply coderabit's latest hare-brained idea
adamoutler 095372a
Rename GRAPHQL_PORT to APP_CONF_OVERRIDE
adamoutler a6ac492
Add APP_CONF_OVERRIDE support
adamoutler 3ba4100
Update install/production-filesystem/entrypoint.sh
adamoutler 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
Binary file not shown.
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,3 +1,4 @@ | ||
| .coverage | ||
| .vscode | ||
| .dotnet | ||
| .vscode-server | ||
|
|
||
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
Oops, something went wrong.
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.