draios / draios/sysdig-inspect

Missing code signature in MacOS version 0.8.0?

Open
#169 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1k
Forks
76
PR merge metrics
No merged PRs in 30d

Description

the code signature is missing in MacOS version 0.8.0 (https://github.com/draios/sysdig-inspect/releases/download/0.8.0/sysdig-inspect-mac-x86_64.zip) - the former code-signature was: 'DRAIOS, INC. (2AK9KR3VEU)'

check with:
codesign -dv --verbose=4 /Path/To/Application.app

result:
code object is not signed at all

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the 0.8.0 macOS artifact linked in the issue and run the provided codesign command to confirm its signing state. Compare the result with the former DRAIOS, INC. signature; done means the released application has the expected code signature.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
release, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.