
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.
@gdwc/components
Advanced tools
A library of generic web components that are accessible, framework agnostic, possible to style, and easy to use with data provided by Drupal
Inspired by @generic-components/components this project aims to create a library of generic web components that are accessible, framework agnostic, possible to style, and easy to use with data provided by Drupal.
A demo of the current components can be found at: https://gdwc.netlify.app/ and you can also watch a brief project overview video.
Components can be installed via NPM (View example on Codesandbox):
npm i @gdwc/components
And imported in your code via ES imports:
import '@gdwc/components/menu';
Alternatively you can load the components from a CDN and drop them in your HTML file as a script tag. (View example on Codepen)
<script type="module">
import gdwcComponents from 'https://cdn.skypack.dev/@gdwc/components';
</script>
<gdwc-menu
branding="Menu Heading"
baseUrl="https://decoupled-menus.jsonapi.dev"
menuId="main"
></gdwc-menu>
Note: using the baseUrl and menuId attributes with the gdwc-custom element requires a Drupal site with the Decoupled Menus module enabled.
Please consult our documentation for contributors or the file contributing.mdx within this codebase.
FAQs
A library of generic web components that are accessible, framework agnostic, possible to style, and easy to use with data provided by Drupal
We found that @gdwc/components 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.