commit | 0ff8012d3265b5a8d278d70bbb04a1226bce15aa | [log] [tgz] |
---|---|---|
author | Mikhail Balabin <mbalabin@gmail.com> | Mon Apr 04 06:28:01 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 04 06:29:33 2022 -0700 |
tree | e08b0c01c27569a135405b9840686a2ad501dd5c | |
parent | 0577fa5623732e9d182d273597b9be6c66574d05 [diff] |
Updated apt configuration instructions Putting apt repository keys in /etc/apt/trusted.gpg.d/ is considered a security problem these days. For more details, see [debian wiki](https://wiki.debian.org/DebianRepository/UseThirdParty) on the topic and [this post](https://askubuntu.com/questions/1286545/what-commands-exactly-should-replace-the-deprecated-apt-key). I updated configuration instructions for apt in documentation to use the `signed-by` directive. It is compatible with Ubuntu 16.04 and up. Closes #15146. PiperOrigin-RevId: 439299487
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md