workspace: add additional sandbox hermeticity flags
Closes monogon-dev/monogon#176
Change-Id: Icc303a235bc441585301eab4f6a68035bb0c7fee
Reviewed-on: https://review.monogon.dev/c/monogon/+/2700
Reviewed-by: Serge Bazanski <serge@monogon.tech>
Tested-by: Jenkins CI
diff --git a/third_party/bazelrc/aspect/README b/third_party/bazelrc/aspect/README
new file mode 100644
index 0000000..46997f1
--- /dev/null
+++ b/third_party/bazelrc/aspect/README
@@ -0,0 +1,5 @@
+The files in this directory are automatically copied from https://github.com/aspect-build/bazel-lib/tree/main/.aspect/bazelrc via `bazel run //third_party/bazelrc/aspect:update_aspect_bazelrc_presets`.
+
+Unless otherwise noted, the files in this directory are licensed under the Apache 2.0 License, see COPYING.
+
+Copyright (c) 2024 github.com/aspect-build/bazel-lib contributors