commit | 299655ee2600874667fa9e21e6d1e598bb011b56 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Mon Aug 05 05:01:43 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 05 05:02:41 2019 -0700 |
tree | a6048c8f3a74cdbb67ad8be55069df8678066e59 | |
parent | 3ff4e21d29b62fc05f3fe593c574ae09bf021461 [diff] |
Flip --incompatible_disallow_unverified_http_downloads to default to true As discussed in #8607, downloading files over plain http without reasonable verification afterwards (e.g., checking the sha256 sum) is a security risk and therefore should be discouraged. Flip the the corresponding flag disallowing such downloads to true. The flag was available with default false already in 0.29, and migration was possible even before that, simply by adding known-good checksums. Change-Id: Ia3d46115996bf7b7c4aed56dcd15fa7317b5d4fa PiperOrigin-RevId: 261662705
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.