
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@cspell/dict-java
Advanced tools
Java dictionary for cspell.
This is a pre-built dictionary for use with cspell.
| Tool | Version |
|---|---|
| cspell | >= 8 |
| Code Spell Checker - Visual Studio Code | >= 4 |
This package is bundled with CSpell.
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.dictionaries": ["java"],
}
cspell.json
{
"dictionaries": ["java"],
}
cspell.config.yaml
dictionaries:
- java
[!NOTE] This package is bundled with CSpell.
Please help correct any mistakes in the dictionaries.
See: Contributing
Special thanks to all of our amazing contributors!
See: How to Create a New Dictionary
MIT
Some packages may have other licenses included.
Brought to you by
Street Side Software
@cspell/dict-python is a similar package that provides a dictionary for Python-specific terms. Like @cspell/dict-java, it enhances CSpell's spell-checking capabilities but is tailored for Python codebases instead of Java.
@cspell/dict-cpp offers a dictionary for C++ programming terms. It serves a similar purpose as @cspell/dict-java by providing language-specific vocabulary to improve spell-checking accuracy in C++ projects.
FAQs
Java dictionary for cspell.
The npm package @cspell/dict-java receives a total of 662,095 weekly downloads. As such, @cspell/dict-java popularity was classified as popular.
We found that @cspell/dict-java 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
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.