Sat, 27 Dec 2025 17:47:15 CST | login

Information for build perl-Test-Taint-1.08-3.oc9

ID25785
Package Nameperl-Test-Taint
Version1.08
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-Taint.git?.#d65ab58351df8859d807be519414ebfb753ac199
SummaryTools to test taintedness
DescriptionTainted data is data that comes from an unsafe source, such as the command line, or, in the case of web apps, any GET or POST transactions. Read the perlsec man page for details on why tainted data is bad, and how to untaint the data. When you're writing unit tests for code that deals with tainted data, you'll want to have a way to provide tainted data for your routines to handle, and easy ways to check and report on the taintedness of your data, in standard Test::More style.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:25:27 CST
CompletedThu, 25 Jul 2024 22:32:13 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Test-Taint.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-Taint.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Test-Taint-1.08-3.oc9.src.rpm (info) (download)
aarch64
perl-Test-Taint-1.08-3.oc9.aarch64.rpm (info) (download)
perl-Test-Taint-debuginfo-1.08-3.oc9.aarch64.rpm (info) (download)
perl-Test-Taint-debugsource-1.08-3.oc9.aarch64.rpm (info) (download)
x86_64
perl-Test-Taint-1.08-3.oc9.x86_64.rpm (info) (download)
perl-Test-Taint-debuginfo-1.08-3.oc9.x86_64.rpm (info) (download)
perl-Test-Taint-debugsource-1.08-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.08-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.08-2 - rebuild * Wed Jun 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.08-1 - initial build