Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
newsroom-core
Advanced tools
Newshub is a secure self-service content store, fed by outputs from a Superdesk content management system.
Newshub is a secure self-service content store, fed by outputs from a Superdesk content management system.
Each user has a password-protected Newshub account, which is accessible online from anywhere.
Users may browse lists of articles filtered by source, topic, region - or by any classification/metadata system employed. Archived content is equally available.
Users may bookmark (save) items of interest for later download, or multiple-select items in a list for download in one, zipped file.
If a user is particularly interested in an article, they may choose to “follow” that topic, and be alerted by email to any updates or developments.
Articles may be downloaded in NITF, NewsML G2, or as plain text.
Users may also share items with their colleagues and comment on them.
Superdesk Newshub was developed in partnership with the Australian Associated Press news agency. Its Newshub instance, which it brands “AAP Newsroom”, is fed by the agency’s Superdesk production CMS.
Newshub is fully responsive from desktop, to tablet, to mobile.
Sourcefabric is happy to provide demonstrations of Newshub and other newsroom tools from the Superdesk stable.
See https://github.com/superdesk/newsroom-core
There is syntax and code style checker:
flake8 newsroom
And tests:
pytest
and
behave
Check syntax via eslint:
npm run lint
Or test code using karma & jasmine:
npm run test
for single run, or to watch for changes:
npm run test start
$ python setup.py extract_messages
Will create messages.pot
file in root folder. You can use it to update
strings on transifex or init a new language:
$ python setup.py init_catalog -l <locale>
We translate on transifex.
Download translated messages file from transifex and save it
in locale dir: newsroom/translations/<locale>/LC_MESSAGES/messages.po
.
Then run compile to generate mo files for server messages:
$ python setup.py compile_catalog -l <locale>
When compiled you can add locale to settings.LANGUAGES
to enable it.
FAQs
Newshub is a secure self-service content store, fed by outputs from a Superdesk content management system.
The npm package newsroom-core receives a total of 2 weekly downloads. As such, newsroom-core popularity was classified as not popular.
We found that newsroom-core 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.