
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
A consumable library of Brandwatch UI & UX patterns.
yarn add bw-axiom
Need IE support? See the the setup guide here
The following styles should be added to the body - or root element to which Axiom styles are being applied - if you wish to make use of the default background and colour styles. These are also needed if you wish to make use of the light/dark theme switching.
body {
background-color: var(--color-context-background);
color: var(--color-context-text);
}
The React components provide an abstraction of the templates and CSS, which greatly reduces any needed maintenance when CSS classes or the HTML structure to a component changes. They also encapsulate the behaviour of more interactive components, so components that do require Javascript will not work and will require you to plumb it all together.
The compiled CSS file is stored on the Brandwatch Google Cloud Platform CDN or target individual CSS files from the node_module.
http://axiom.bwcom.io/axiom.{VERSION}.min.css
Template and CSS changes are not classed as breaking changes and are not specified in the release notes
git clone git@github.com:BrandwatchLtd/axiom.git
cd axiom
yarn install
yarn start
Npm/yarn link won't work out of the box as the main
directory specified in package.json
is lib
. To populate this directory with your local changes, run yarn build:local
. You can then run npm link
as normal, and then npm link bw-axiom
from your application directory.
FAQs
Axiom - Brandwatch Pattern Library
We found that bw-axiom 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.