Providing release assets in github release.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Review how install_script_agent7.sh and install_script_agent6.sh are currently published, then inspect the repository's GitHub Releases process. Done means the requested install scripts and corresponding SHA-256 checksum files are attached to releases and the documented sha256sum --check command succeeds.
Written by the indexing model from the issue text.
Description
To enhance security against software supply‑chain attacks, please provide the install script files (e.g. install_script_agent7.sh, install_script_agent6.sh) along with checksum files (e.g. SHA‑256) in the GitHub Releases for this repository.
Then we can validate checksum like this.
$ curl -O https://github.com/DataDog/agent-linux-install-script/releases/download/1.39.0/install_script_agent7.sh
$ curl -O https://github.com/DataDog/agent-linux-install-script/releases/download/1.39.0/install_script_agent7.sh.sha256
$ sha256sum --check install_script_agent7.sh.sha256
- Dominant language
- Shell
- Stars
- 17
- Forks
- 14
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DataDog/agent-linux-install-script
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
All issues in DataDog/agent-linux-install-script
Similar issues
-
Bob Shell support Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
tooling
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
openSUSE/python-rpm-macros#219 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
YunoHost-Apps/adguardhome_ynh#258 ·
-
steam-short-session-tracker: incorrect registry backup path resets settings during automatic repair Open
Difficulty 2/5 1-3 hours Newbie friendliness 80/100
ValveSoftware/SteamOS#2829 ·