
Security News
Opengrep Adds Apex Support and New Rule Controls in Latest Updates
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
source /cvmfs/cms.cern.ch/rucio/setup-py3.sh
voms-proxy-init -voms cms -rfc -valid 192:00
pip3 install -r requirements.txt
Show list of available commands: python3 upload.py --help
Show help related to a specific commands (cmd): python3 upload.py <cmd> --help
To upload a local file and create a rule on it:
Copy template from lib/templates/file-upload.yml
Specify parameters:
filePath
: location of local filelfn
: lfn (logical file name) for the file - store/user/rucio/<username>/<filename>
tempRSE
: temp RSE to use for the intermediate hop (can be left to template value)rse
: destination RSE/RSE Expression on which rule should be createdlifetime
: life of rulecopies
: number of copies requiredExecute: python3 upload.py upload-file-yaml <yaml-file-path>
To upload a dataset create a rule on it:
Copy template from lib/templates/dataset-upload.yml
Specify parameters:
datasetPath
: location of folder to use as datasetdatasetName
: name of dataset conforming to CMS naming conventionstempRSE
: temp RSE to use for the intermediate hop (can be left to template value)rse
: destination RSE/RSE Expression on which rule should be createdlifetime
: life of rulecopies
: number of copies requiredExecute: python3 upload.py upload-dataset-yaml <yaml-file-path>
We will be using poetry to build the package.
cd CMSRucio/UserDMTools/cmsrucio_import
poetry build
pip3 install --user dist/cmsrucio_import-0.1.0-py3-none-any.whl
FAQs
Utility tool to upload files and datasets from local machine to rucio
We found that cmsrucio-import demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.