Stijn Taelemans

Results 7 issues of Stijn Taelemans

#### Feature description: When creating a pod with an existing WebID, for example, I am forced to create an account on the community server's IDP, while I only really want...

The [specification](https://solid.github.io/data-interoperability-panel/specification/#needs-access-need)'s [class](https://solid.github.io/data-interoperability-panel/specification/interop.ttl#AccessNeed) and [shape](https://solid.github.io/data-interoperability-panel/specification/interop.shex#AccessNeedShape) definition defines possible values for `accessNecessity` as one of `interop:AccessRequired` or `interop:AccessOptional`. In [Figure 13's linked example](https://solid.github.io/data-interoperability-panel/specification/snippets/projectron.example/needs.ttl) however, `interop:accessRequired` is used (lowercase "a"). I assume...

Pod browser applications (think Penny or Inrupt's pod browser) will request access to **all** of your data. What would the access need look like for apps like these?

When requesting access between social agents, for instance when I request access to Alice's photos, I would send them an access request, for which I ideally get a grant and...

**Is your feature request related to a problem? Please describe.** There are two kinds of HubSpot tokens that currently do not match any rules: - Private App Access Tokens (start...

enhancement

**What would you like to be added**: Support detection of chrome binaries **Why is this needed**: syft already detects other types of chrome installs (e.g. `google-chrome-stable`, deb). Chrome binaries (like...

enhancement
good-first-issue
binary-analysis

Finds results for chrome binaries, tested with v126 linux64 and [v127 linux64](https://googlechromelabs.github.io/chrome-for-testing/#stable) binaries inside a local dir ![image](https://github.com/user-attachments/assets/02919124-3073-4cf8-840b-6b073a3f8b55) tested with [ppodgorsek/robot-framework](https://hub.docker.com/r/ppodgorsek/robot-framework), installs chrome binary using `npx @puppeteer/browsers install chrome@VERSION` in...