
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.
@gov.au/keyword-list
Advanced tools
A list style for emphasising parts of a list item, useful for repeating phrases across that list’s items.
A list style for emphasising parts of a list item, useful for repeating phrases across that list’s items.
yarn add @gov.au/keyword-list
npm install @gov.au/keyword-list
Usage:
import AUkeywordList from './keyword-list.js';
<AUkeywordList
repeatedName='Department of'
items={[
{
link: 'http://www.agriculture.gov.au/',
name: 'Agriculture and Water Resources',
},
{
link: 'https://www.communications.gov.au/',
name: 'Communications and the Arts',
li: {
className: 'li-wrapping-class',
},
},
{
link: 'https://www.finance.gov.au/',
name: 'Finance',
},
]}
/>
All props:
<AUkeywordList
dark={ false } {/* A dark variation of the component */}
repeatedName="Department of" {/* The text That is repeated in each item */}
linkComponent="a" {/* The component used for the link, optional */}
items={[ {/* All items in a neat array */}
{
link: 'http://www.agriculture.gov.au/', {/* The URL of this item, optional */}
linkComponent: 'a', {/* The component used for the link, optional */}
name: 'Agriculture and Water Resources', {/* The name of the item */}
li: {}, {/* An object that will be spread onto the <li> tag, optional */}
},
]},
/>
(💡 additional props are spread onto the component)
For more details have a look at the usage example.
keyword-list
├─ core
└─ link-list
├─ core
└─ body
└─ core
The visual test: https://auds.service.gov.au/packages/keyword-list/tests/site/
Fragment
React importCopyright (c) Commonwealth of Australia. Licensed under MIT.
FAQs
A list style for emphasising parts of a list item, useful for repeating phrases across that list’s items.
We found that @gov.au/keyword-list demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
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.