ace

Results 28 issues of ace

## Use case Better visual highlighting ## Current Workaround None ## Proposed Solution Make critical vulnerabilities also red ## Additional Information ## If the feature request is approved, would you...

feature

### What While sync downloads all files locally, mount does not download files normally, despite of the caching. It would be favorable to have a similar experience like OneDrive /...

enhancement

**Is your feature request related to a problem? Please describe.** I'd like to add multiple monero accounts like it is possible for other currencies like bitcoin. **Describe the solution you'd...

feature request

### Version 3.82.6 ### Trace Output NOT APPLICABLE ### Expected Behavior S3 Secret Keys that are defined in a JSON file as a KV pair S3_SECRET_KEY: verysecret are recognized. The...

bug

### Feature Description Please add a search field in header, like Github has or as shown in the screenshot (Schematic search field). I have this, but everytime you update the...

type/proposal

## Description Currently a custom detector needs at least 1 keyword defined. The detector is only executed if the keyword appears in the text. This is usually enough for most...

enhancement
pkg/sources

**Feature request** **What is the current behavior?** Currently predefined table templates can be used. If a custom template is part of the spreadsheet it can also be used and the...

feature request

**Describe the bug** When decoding YAML into structs containing nested pointer fields, goccy/go-yaml does not automatically allocate nil pointer-to-struct fields, while Go’s standard encoding/json (and sigs.k8s.io/yaml) do. sigs.k8s.io/yaml uses gopkg.in/yaml.v3...

bug