
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
Structure refinement and validation for crystallography and single particle analysis
Servalcat implements pipelines that use Refmac5:
servalcat refine_spa: cryo-EM SPA refinement pipelineservalcat refine_cx: small molecule crystallographyand a Refmac5 controller
refmacat: behaves as Refmac, but uses GEMMI for restraint generation instead of MAKECIFNow “No Refmac5” refinement programs have been actively developed:
servalcat refine_geom: geometry optimizationservalcat refine_spa_norefmac: "No Refmac" version of refine_spaservalcat refine_xtal_norefmac: crystallographic refinementAlso, it has several utility commands: servalcat util.
pip install servalcat
will install the stable version.
The required GEMMI version is now v0.7.3. It may not work with the latest gemmi code from the github. The policy is in the main branch I only push the code that works with the latest package of GEMMI.
To use the Refmac5 related commands, you also need to install CCP4. For "No Refmac5" commands, you may just need the monomer library if CCP4 is not installed.
Notice: From ver. 0.4.6, Servalcat is no longer python-only package and has some C++ code. If you build Servalcat by yourself, probably you also need to build GEMMI using the same compiler.
Please read the documentation: https://servalcat.readthedocs.io/en/latest/
FAQs
Structure refinement and validation for crystallography and single particle analysis
We found that servalcat 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.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

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.