
Security News
NIST Under Federal Audit for NVD Processing Backlog and Delays
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
A tool suite for converting DLS XML builder projects to epics-containers ibek.
Source | https://github.com/epics-containers/builder2ibek |
---|---|
PyPI | pip install builder2ibek |
Releases | https://github.com/epics-containers/builder2ibek/releases |
╭─ Commands ───────────────────────────────────────────────────────────────────╮ │ xml2yaml Convert a builder XML IOC instance definition file into an │ │ ibek YAML file │ │ beamline2yaml Convert all IOCs in a BLXXI-SUPPORT project into a set of │ │ ibek services folders (TODO) │ │ autosave Convert DLS autosave DB template comments into autosave req │ │ files │ │ db-compare Compare two DB files and output the differences │ ╰──────────────────────────────────────────────────────────────────────────────╯
This repo includes a devcontainer for testing and developing converters.
To use this re-open in container.
tests/samples
. Then run ./tests/samples/make_samples.sh
to convert the XML to YAML and create a test for it.Once you have done this you can iterate on converting your XML:
ibek-support-dls
and ibek-support
./tests/samples/make_samples.sh
./update-schema
tests/samples
and look for schema validation issues (make sure you have the RedHat YAML extension installed in VSCode)Yaml: Validate
off and on again can help - it's the last option.FAQs
Conversion tool for DLS XML builder IOC instances to ibek ioc.yaml
We found that builder2ibek demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.
Security News
TypeScript Native Previews offers a 10x faster Go-based compiler, now available on npm for public testing with early editor and language support.