
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.
anchor_txt: attributes in markdown
anchor_txt adds the ability to embed attributes in markdown files so that external tools can more easily link them to eachother and code, as well as perform other operations.
Use anchor_txt.Section.from_md_path
to load a markdown file.
The syntax for anchor_txt attributes is simple.
# header {#anchor}
will have the anchor
tag extracted and available
in Header.anchor
sections
.An inline attribute looks like one of these:
`@{foo}`
`@{bar: 2}`
Fenced code block attributes look like below. They must include the identifier
yaml
(or json
) and end with a @
```yaml @
foo: null
bar: 2
```
Attributes blocks within a Section are combined through the same process as
dict.update
, except overlapping keys throw an error.
Run make init
to create the necessary virtualenv
Run make test
for basic tests or make check
for lints and formatting.
The source code is Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
FAQs
attributes in markdown
We found that anchor-txt demonstrated a healthy version release cadence and project activity because the last version was released less than 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.