Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ccdc-opensource/csd-python-api-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: restructure
Choose a base ref
...
head repository: ccdc-opensource/csd-python-api-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 18 files changed
  • 6 contributors

Commits on Jun 19, 2026

  1. Configuration menu
    Copy the full SHA
    08483ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0533c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c20006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a694d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb7b655 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Merge pull request #94 from ccdc-opensource/restructure

    Move files to new locations and update descriptions so they're easier…
    CRingroseCCDC authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    000ccaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc81482 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. Configuration menu
    Copy the full SHA
    a6f9c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af2756 View commit details
    Browse the repository at this point in the history
  3. Sanitize CLI inputs to address S8707 path injection rule

    - Validate refcode with strict alphanumeric regex before use as filename
    - Validate output-dir: reject path traversal (..), enforce cwd-relative
    - Break taint chain: CLI args no longer flow directly to filesystem ops
    SchrodingersCattt committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    6f8f1b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2026

  1. Configuration menu
    Copy the full SHA
    a5b4740 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from SchrodingersCattt/add-disorder-workflow-demo

    feat: add disorder-aware CIF export demo
    IsaacSugden authored Jul 10, 2026
    Configuration menu
    Copy the full SHA
    8cc6a94 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2026

  1. NO_JIRA Added Pharmacophore generator script to create CrossMiner que…

    …ries from Ligand Overlay outputs. Includes basic tests and examples.
    CRingroseCCDC committed Aug 3, 2026
    Configuration menu
    Copy the full SHA
    4ac59f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7632633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eff9d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2026

  1. NO_JIRA Added Pharmacophore generator script to create CrossMiner que…

    …ries from Ligand Overlay outputs. Includes basic tests and examples.
    CRingroseCCDC committed Aug 7, 2026
    Configuration menu
    Copy the full SHA
    8952052 View commit details
    Browse the repository at this point in the history
  2. NO_JIRA Added Pharmacophore generator script to create CrossMiner que…

    …ries from Ligand Overlay outputs. Includes basic tests and examples.
    CRingroseCCDC committed Aug 7, 2026
    Configuration menu
    Copy the full SHA
    a4ba091 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #99 from ccdc-opensource/pharmacophore_generator

    NO_JIRA Added Pharmacophore generator script to create CrossMiner que…
    CRingroseCCDC authored Aug 7, 2026
    Configuration menu
    Copy the full SHA
    b25bdd3 View commit details
    Browse the repository at this point in the history
Loading