)]}'
{
  "commit": "c5af2f3f2d974f7d0d84cecab6c57444b3413b01",
  "tree": "5c0b008ca35d538351ad5180439b0bafaabcea67",
  "parents": [
    "a70d37391d7365f0d64be1fa0c49ce556a319094"
  ],
  "author": {
    "name": "Philipp Wollermann",
    "email": "philwo@google.com",
    "time": "Fri Oct 07 13:36:04 2016 +0000"
  },
  "committer": {
    "name": "Damien Martin-Guillerez",
    "email": "dmarting@google.com",
    "time": "Fri Oct 07 13:51:43 2016 +0000"
  },
  "message": "sandbox: Allow network access by default, unless a target has a \"block-network\" tag.\n\nTo block network access, you can set the \"block-network\" tag on a target like this:\n\ngenrule(\n  name \u003d \"no_access_to_network\",\n  cmd \u003d \"curl http://www.bazel.io/this_will_fail\",\n  tags \u003d [ \"block-network\" ],\n)\n\nThis is needed to fix a performance issue due to a bug in the Linux kernel: https://lkml.org/lkml/2014/8/28/656\n\nRELNOTES[INC]: Sandboxed actions can access the network by default, unless their target has a \"block-network\" tag.\n\n--\nMOS_MIGRATED_REVID\u003d135470811\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0e7ab18d05c2203482528ede635a08a6d6bb2741",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html",
      "new_id": "752e9d0418c7d3ffc0f370333efa3c18e6ac8d90",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html"
    },
    {
      "type": "modify",
      "old_id": "2f6c9092384dddec6e231a5c3660a5336c247b7f",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/sandbox/SandboxHelpers.java",
      "new_id": "5d5f542b1d13098796c8e1fe887f4d1b7cedb7b6",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/sandbox/SandboxHelpers.java"
    },
    {
      "type": "modify",
      "old_id": "ce0efd433a3c9c1266e4d06213ae580440954371",
      "old_mode": 33188,
      "old_path": "src/test/shell/bazel/BUILD",
      "new_id": "2be680b2f03f4bf376f138f5b15dd1c72de4e847",
      "new_mode": 33188,
      "new_path": "src/test/shell/bazel/BUILD"
    },
    {
      "type": "modify",
      "old_id": "685bf05c5411c31700488158df5a44f994ce4e49",
      "old_mode": 33261,
      "old_path": "src/test/shell/bazel/bazel_sandboxing_test.sh",
      "new_id": "0b796683ed2e8720e90bc1295ac6ff57b4b443e7",
      "new_mode": 33261,
      "new_path": "src/test/shell/bazel/bazel_sandboxing_test.sh"
    }
  ]
}
