Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
csv-tz-converter
Advanced tools
npm install -g csv-tz-converter
convert-timezone -f myInput.csv -i "Eastern Time" -t myOutput.csv
Specifiy the path to the input file
Specify the format of the dates in the incoming file. Defaults to MM/dd/yyyy
. Allowed values can be found here: https://date-fns.org/v2.0.1/docs/parse
Specify the Timezone the provided file was created in. Accepts IANA compatible timezone names. See https://gist.github.com/aviflax/a4093965be1cd008f172 for a full list
Specify the path of the output file
FAQs
script to convert the timezone of a csv file in injixo csv format
The npm package csv-tz-converter receives a total of 0 weekly downloads. As such, csv-tz-converter popularity was classified as not popular.
We found that csv-tz-converter demonstrated a not healthy version release cadence and project activity because the last version was released 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.