Skip to content

Releases: tauri-apps/tauri

tauri-runtime v2.5.0

20 Mar 19:05
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

tauri-plugin v2.1.0

20 Mar 19:09
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

tauri-macros v2.1.0

20 Mar 19:08
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

tauri-codegen v2.1.0

20 Mar 19:07
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

tauri-cli v2.4.0

20 Mar 19:14
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

tauri-bundler v2.3.0

20 Mar 19:04
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

tauri-build v2.1.0

20 Mar 19:10
be3a79c
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.30.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.61.0)
      Adding oxc_ast v0.36.0 (available: v0.61.0)
      Adding oxc_parser v0.36.0 (available: v0.61.0)
      Adding oxc_span v0.36.0 (available: v0.61.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 742 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.5
    │   └── tauri-runtime-wry 2.5.0
    │       └── tauri 2.4.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.4.0
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.5
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri-runtime-wry 2.5.0
    ├── tauri-runtime 2.5.0
    │   ├── tauri-runtime-wry 2.5.0
    │   └── tauri 2.4.0
    ├── tauri 2.4.0
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.0
    │   └── tauri 2.4.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.5
│   │   │   └── tauri-runtime-wry 2.5.0
│   │   │       └── tauri 2.4.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.4.0
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.5
│   │       ├── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.5.0
│   └── tauri 2.4.0
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.0
│   ├── tauri-runtime 2.5.0
│   │   ├── tauri-runtime-wry 2.5.0
│   │   └── tauri 2.4.0
│   ├── tauri 2.4.0
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.0
│   │   └── tauri 2.4.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.5
│   │   └── tauri-runtime-wry 2.5.0
│   │       └── tauri 2.4.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.4.0
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.5
│       ├── tauri-runtime-wry 2.5.0
│       └── tauri 2.4.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.0
│       ├── tauri-runtime 2.5.0
│       │   ├── tauri-runtime-wry 2.5.0
│       │   └── tauri 2.4.0
│       ├── tauri 2.4.0
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.8
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.5
    └── tauri-runtime-wry 2.5.0
        └── tauri 2.4.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.4.0
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://...
Read more

@tauri-apps/cli v2.4.0

20 Mar 19:11
be3a79c
Compare
Choose a tag to compare

[2.4.0]

New Features

  • d91bfa5cb (#12970 by @lucasfernog) Allow merging multiple configuration values on tauri dev, tauri build, tauri bundle, tauri android dev, tauri android build, tauri ios dev and tauri ios build.
  • 30f5a1553 (#12366 by @FabianLars) Added trafficLightPosition window configuration to set the traffic light buttons position on macOS.

Enhancements

Bug Fixes

  • 0c4700e99 (#12985 by @FabianLars) The cli will now accept --bundles updater again. It's still no-op as it has been for all v2 versions. If you want to build updater artifacts, enable createUpdaterArtifacts in tauri.conf.json.
  • b83921226 (#12977 by @lucasfernog) Fix tauri ios commands using the wrong working directory with bun@>1.2.
  • f268b3dbd (#12871 by @lucasfernog) Ignore parent .gitignore files on the Tauri project path detection.

Dependencies

  • Upgraded to tauri-cli@2.4.0

@tauri-apps/api v2.4.0

20 Mar 19:02
be3a79c
Compare
Choose a tag to compare

PNPM Audit

No known vulnerabilities found

[2.4.0]

New Features

Bug Fixes

PNPM Publish

> @tauri-apps/api@2.4.0 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks


> @tauri-apps/api@2.4.0 build /home/runner/work/tauri/tauri/packages/api
> rollup -c --configPlugin typescript

�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.5s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.9s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.19.0/x64/bin/node /opt/hostedtoolcache/node/20.19.0/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.19.0
npm silly config load:file:/opt/hostedtoolcache/node/20.19.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/72821e3a5f1577c84d7d9498bee4667c/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.19.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.4.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.4.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-03-20T19_02_27_804Z-
npm verbose logfile /home/runner/.npm/_logs/2025-03-20T19_02_27_804Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.4.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @tauri-apps/api@2.4.0
npm notice Tarball Contents
npm notice 88.9kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 4.1kB app.cjs
npm notice 3.6kB app.d.ts
npm notice 3.9kB app.js
npm notice 9.9kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.5kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.1kB dpi.js
npm notice 5.6kB event.cjs
npm notice 4.6kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 1.2kB index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 717B menu.js
npm notice 3.6kB menu/base.cjs
npm notice 887B menu/base.d.ts
npm notice 3.6kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 5.0kB menu/menu.cjs
npm notice 4.3kB menu/menu.d.ts
npm notice 4.9kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 6.8kB menu/submenu.cjs
npm notice 4.5kB menu/submenu.d.ts
npm notice 6.7kB menu/submenu.js
npm notice 6.4kB mocks.cjs
npm notice 3.8kB mocks.d.ts
npm notice 6.3kB mocks.js
npm notice 1.8kB package.json
npm notice 20.1kB path.cjs
npm notice 15.1kB path.d.ts
npm notice 19.1kB path.js
npm notice 6.4kB tray.cjs
npm notice 8.0kB tray.d.ts
npm notice 6.4kB tray.js
npm notice 19.2kB webview.cjs
npm notice 19.3kB webview.d.ts
npm notice 19.0kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 65.2kB window.cjs
npm notice 58.3kB window.d.ts
npm notice 64.3kB window.js
npm notice Tarball Details
npm notice name: @tauri-apps/api
npm notice version: 2.4.0
npm notice filename: tauri-apps-api-2.4.0.tgz
npm notice package size: 120.9 kB
npm notice unpacked size: 639.4 kB
npm notice shasum: 1b93976a129383ad914e979402431a63045c6329
npm notice integrity: sha512-F1zXTsmwcCp+o[...]2wiv/+VfWUieg==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=185723406
npm http fetch PUT 200 https://registry.npmjs.org/@tauri-apps%2fapi 2773ms
+ @tauri-apps/api@2.4.0
npm verbose cwd /tmp/72821e3a5f1577c84d7d9498bee4667c
npm verbose os Linux 6.8.0-1021-azure
npm verbose node v20.19.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

tauri v2.3.1

28 Feb 13:37
cab7f76
Compare
Choose a tag to compare

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1015 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.0)
      Adding getrandom v0.2.15 (available: v0.3.1)
      Adding html5ever v0.26.0 (available: v0.29.1)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.53.0)
      Adding oxc_ast v0.36.0 (available: v0.53.0)
      Adding oxc_parser v0.36.0 (available: v0.53.0)
      Adding oxc_span v0.36.0 (available: v0.53.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 734 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1040 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.1
    │   └── tauri-runtime-wry 2.4.1
    │       └── tauri 2.3.1
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.2.3
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.3.1
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.1
    │   ├── wry 0.50.1
    │   ├── tauri-runtime-wry 2.4.1
    │   └── tauri 2.3.1
    ├── tauri-runtime-wry 2.4.1
    ├── tauri-runtime 2.4.0
    │   ├── tauri-runtime-wry 2.4.1
    │   └── tauri 2.3.1
    ├── tauri 2.3.1
    ├── tao 0.32.6
    │   └── tauri-runtime-wry 2.4.1
    ├── muda 0.16.0
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.3.1
    │   └── tauri 2.3.1
    └── libappindicator 0.9.0
        └── tray-icon 0.20.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   │   ├── wry 0.50.1
│   │   │   └── tauri-runtime-wry 2.4.1
│   │   │       └── tauri 2.3.1
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.2.3
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.3.1
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.1
│   │       ├── wry 0.50.1
│   │       ├── tauri-runtime-wry 2.4.1
│   │       └── tauri 2.3.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.3.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.4.1
│       ├── tauri-runtime 2.4.0
│       │   ├── tauri-runtime-wry 2.4.1
│       │   └── tauri 2.3.1
│       ├── tauri 2.3.1
│       ├── tao 0.32.6
│       │   └── tauri-runtime-wry 2.4.1
│       ├── muda 0.16.0
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.3.1
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.1
│   ├── wry 0.50.1
│   │   └── tauri-runtime-wry 2.4.1
│   │       └── tauri 2.3.1
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.3
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.3.1
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.4.1
│   └── tauri 2.3.1
├── gtk 0.18.2
│   ├── wry 0.50.1
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.4.1
│   ├── tauri-runtime 2.4.0
│   │   ├── tauri-runtime-wry 2.4.1
│   │   └── tauri 2.3.1
│   ├── tauri 2.3.1
│   ├── tao 0.32.6
│   │   └── tauri-runtime-wry 2.4.1
│   ├── muda 0.16.0
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.3.1
│   │   └── tauri 2.3.1
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.1

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.1
│   ├── wry 0.50.1
│   │   └── tauri-runtime-wry 2.4.1
│   │       └── tauri 2.3.1
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.3
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.3.1
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.1
│       ├── wry 0.50.1
│       ├── tauri-runtime-wry 2.4.1
│       └── tauri 2.3.1
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.3.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.4.1
│       ├── tauri-runtime 2.4.0
│       │   ├── tauri-runtime-wry 2.4.1
│       │   └── tauri 2.3.1
│       ├── tauri 2.3.1
│       ├── tao 0.32.6
│       │   └── tauri-runtime-wry 2.4.1
│       ├── muda 0.16.0
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.3.1
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.6
│   └── gdkx11 0.18.2
│       └── wry 0.50.1
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.6
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.32.6
    └── tauri-runtime-wry 2.4.1
        └── tauri 2.3.1
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.2.3
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.3.1
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.50.1
    └── tauri-runtime-wry 2.4.1
        └── tauri 2.3.1
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.2.3
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.3.1
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0414
Dependency tree:
gdkx11-sys 0.18.2
├── tao 0.32.6
│   └── tauri-...
Read more