Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alegrey91/harpoon issues and pull requests

#88 - fix: go version unification

Pull Request - State: closed - Opened by Mughees2001 9 days ago - 6 comments

#87 - Unifying go version across files

Issue - State: closed - Opened by alegrey91 10 days ago - 2 comments
Labels: good first issue, ci/cd

#86 - feat(ci): release alongside on ghcr

Pull Request - State: closed - Opened by oliverbaehler 11 days ago - 2 comments

#85 - Add support for Rust

Issue - State: open - Opened by alegrey91 14 days ago
Labels: enhancement, help wanted, question

#84 - fix: enclose gcflags

Pull Request - State: closed - Opened by alegrey91 15 days ago

#83 - bump: update go version to 1.23

Pull Request - State: closed - Opened by alegrey91 15 days ago

#82 - Add tests for `internal/elfreader/symbols.go`

Issue - State: closed - Opened by alegrey91 22 days ago

#81 - fix: tests and perf to elfreader pkg

Pull Request - State: closed - Opened by alegrey91 22 days ago

#80 - fix: analyze and hunt commands

Pull Request - State: closed - Opened by alegrey91 23 days ago

#79 - ci: compile harpoon from ubuntu-22.04 for bw compatibility

Pull Request - State: closed - Opened by alegrey91 26 days ago

#78 - feat(install): add flags for version and location installation

Pull Request - State: closed - Opened by alegrey91 28 days ago

#77 - fix: make --exclude flag repeatable

Pull Request - State: closed - Opened by alegrey91 28 days ago

#75 - make `analyze --exclude` flag repetable

Issue - State: closed - Opened by alegrey91 28 days ago

#74 - ci: docker push

Pull Request - State: closed - Opened by alegrey91 30 days ago

#73 - publish docker image on dockerhub

Issue - State: closed - Opened by alegrey91 30 days ago

#72 - chore(Dockerfile): fix dockerfile syntax

Pull Request - State: closed - Opened by alegrey91 about 1 month ago

#71 - feat: add minimum set of syscalls in seccomp profile

Pull Request - State: closed - Opened by alegrey91 about 1 month ago

#70 - support multiple symbols in input

Pull Request - State: closed - Opened by alegrey91 about 1 month ago

#69 - Documenting tests

Issue - State: open - Opened by alegrey91 about 1 month ago
Labels: documentation

#68 - Move `-f` flag in `capture` command from being `StringVarP` to `StringSliceVarP`

Issue - State: closed - Opened by alegrey91 about 1 month ago
Labels: good first issue

#67 - feat: add environment variables support for command execution

Pull Request - State: closed - Opened by alegrey91 about 1 month ago

#66 - Add environment variables when executing commands

Issue - State: closed - Opened by alegrey91 about 1 month ago

#65 - Add bare minimum syscalls when building seccomp profile

Issue - State: closed - Opened by alegrey91 about 2 months ago - 2 comments
Labels: enhancement, help wanted

#64 - fix(internal/executor): concurrency issue on Run function

Pull Request - State: closed - Opened by alegrey91 about 2 months ago

#63 - Refactoring idea: Run method

Issue - State: open - Opened by ccoVeille about 2 months ago
Labels: enhancement, help wanted

#62 - fix: panic in `capture` command, when no arguments are passed

Pull Request - State: closed - Opened by alessio-perugini about 2 months ago

#61 - Concurrency issue on the `executor.Run` function

Issue - State: closed - Opened by alessio-perugini about 2 months ago - 4 comments

#60 - fix: panic occurring when the program execution fails

Pull Request - State: closed - Opened by alessio-perugini about 2 months ago - 2 comments

#59 - Ensure program being traced is executable

Issue - State: closed - Opened by alegrey91 2 months ago
Labels: bug, good first issue

#58 - fix: capture command deadlock

Pull Request - State: closed - Opened by alegrey91 2 months ago

#57 - ci: update pinned actions

Pull Request - State: closed - Opened by alegrey91 2 months ago

#56 - ci: create Dockerfile

Pull Request - State: closed - Opened by alegrey91 2 months ago

#55 - docs: update golab link

Pull Request - State: closed - Opened by alegrey91 2 months ago

#54 - fix(internal/executor): enclose gcflags

Pull Request - State: closed - Opened by maxgio92 2 months ago - 4 comments

#53 - analyze fails on building test file

Issue - State: closed - Opened by maxgio92 2 months ago - 4 comments
Labels: bug

#52 - chore(cmd/analyze.go): remove unspupported flag from example

Pull Request - State: closed - Opened by maxgio92 2 months ago

#51 - Pin libbpfgo version

Issue - State: open - Opened by maxgio92 2 months ago - 2 comments
Labels: good first issue

#50 - feat: add syscalls incremental dump

Pull Request - State: closed - Opened by alegrey91 3 months ago - 1 comment

#49 - Allow harpoon to dump results every certain period of time

Issue - State: closed - Opened by alegrey91 3 months ago
Labels: enhancement, good first issue

#48 - Create Docker image

Issue - State: closed - Opened by alegrey91 3 months ago
Labels: documentation, enhancement, ci/cd

#47 - docs: add tutorials

Pull Request - State: closed - Opened by alegrey91 3 months ago

#46 - Add awesome-ebpf badge

Issue - State: closed - Opened by alegrey91 5 months ago - 1 comment
Labels: documentation

#45 - Add tutorials for using harpoon

Issue - State: closed - Opened by alegrey91 5 months ago
Labels: documentation

#44 - docs: add dependencies to build the project

Pull Request - State: closed - Opened by alegrey91 5 months ago

#43 - golangci: try to set up golangci

Pull Request - State: open - Opened by ccoVeille 5 months ago - 10 comments

#42 - local build:

Issue - State: closed - Opened by ccoVeille 5 months ago - 1 comment

#41 - feat(capture): show output progress during capture

Pull Request - State: closed - Opened by alegrey91 6 months ago

#40 - show output progress during capture

Issue - State: closed - Opened by alegrey91 6 months ago

#39 - feat(capture): add --name flag

Pull Request - State: closed - Opened by alegrey91 6 months ago

#38 - Add flag `--name` in `capture` command

Issue - State: closed - Opened by alegrey91 6 months ago
Labels: enhancement, good first issue

#37 - Set right ownership for created files

Issue - State: open - Opened by alegrey91 6 months ago - 1 comment
Labels: enhancement

#36 - add integration tests for `capture` command

Issue - State: closed - Opened by alegrey91 6 months ago - 1 comment
Labels: good first issue, tests

#35 - fix(build): add syscall validation before creating profile

Pull Request - State: closed - Opened by alegrey91 6 months ago

#34 - tests(integration): add integration tests and test them with a pipeline

Pull Request - State: closed - Opened by alegrey91 6 months ago - 1 comment

#32 - fix: skip return when reading from channel

Pull Request - State: closed - Opened by alegrey91 6 months ago

#31 - [BUG] hunt command returns at first reading error

Issue - State: closed - Opened by alegrey91 6 months ago
Labels: bug

#30 - fix(build): make collected syscalls unique and sorted

Pull Request - State: closed - Opened by alegrey91 7 months ago

#29 - Invalid language for project

Issue - State: open - Opened by ccoVeille 7 months ago - 7 comments
Labels: documentation

#28 - add golangci-lint to project

Issue - State: open - Opened by ccoVeille 7 months ago - 6 comments
Labels: ci/cd

#27 - fix: use RunE instead Run in cobra.Command struct

Pull Request - State: closed - Opened by alegrey91 7 months ago

#26 - move commands under `cmd/` to return an error

Issue - State: closed - Opened by alegrey91 7 months ago
Labels: good first issue

#25 - fix: move saving logic outside captor package

Pull Request - State: closed - Opened by alegrey91 7 months ago - 7 comments

#24 - make syscalls in seccomp profile unique

Issue - State: closed - Opened by alegrey91 7 months ago
Labels: bug

#23 - docs(commands): add documentation about build command

Pull Request - State: closed - Opened by alegrey91 7 months ago - 1 comment

#22 - skip unknown system calls when `build` command is collecting

Issue - State: closed - Opened by alegrey91 7 months ago
Labels: bug, good first issue

#21 - factor out saving logic from function `Capture` under `internal/captor`

Issue - State: closed - Opened by alegrey91 7 months ago
Labels: enhancement, good first issue

#20 - add documentation about `build` command

Issue - State: closed - Opened by alegrey91 7 months ago
Labels: documentation

#19 - feat: add build command

Pull Request - State: closed - Opened by alegrey91 7 months ago - 2 comments

#19 - feat: add build command

Pull Request - State: closed - Opened by alegrey91 7 months ago - 1 comment

#15 - feat: create analyze command

Pull Request - State: closed - Opened by alegrey91 8 months ago

#15 - feat: create analyze command

Pull Request - State: closed - Opened by alegrey91 8 months ago

#14 - feat: support multiple functions in input

Pull Request - State: closed - Opened by alegrey91 9 months ago

#14 - feat: support multiple functions in input

Pull Request - State: closed - Opened by alegrey91 9 months ago

#13 - Support multiple functions in input for `capture` command

Issue - State: closed - Opened by alegrey91 9 months ago
Labels: enhancement

#13 - Support multiple functions in input for `capture` command

Issue - State: closed - Opened by alegrey91 9 months ago
Labels: enhancement

#12 - docs: add conf42 link conference

Pull Request - State: closed - Opened by alegrey91 10 months ago

#12 - docs: add conf42 link conference

Pull Request - State: closed - Opened by alegrey91 10 months ago

#11 - Support tracing per CPU

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: enhancement

#11 - Support tracing per CPU

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: enhancement

#10 - fix command when not passing arguments to `capture`

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: bug, good first issue

#10 - fix command when not passing arguments to `capture`

Issue - State: open - Opened by alegrey91 10 months ago
Labels: bug, good first issue

#9 - implement command to create seccomp profile

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: enhancement, help wanted

#9 - implement command to create seccomp profile

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: enhancement, help wanted

#8 - feat: move to cobra

Pull Request - State: closed - Opened by alegrey91 10 months ago

#8 - feat: move to cobra

Pull Request - State: closed - Opened by alegrey91 10 months ago

#7 - feat: poll data more efficiently

Pull Request - State: closed - Opened by alegrey91 10 months ago

#7 - feat: poll data more efficiently

Pull Request - State: closed - Opened by alegrey91 10 months ago

#6 - chore: set capabilities

Pull Request - State: closed - Opened by alegrey91 10 months ago

#6 - chore: set capabilities

Pull Request - State: closed - Opened by alegrey91 10 months ago

#5 - Set capabilities to run harpoon without root permissions

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: good first issue

#5 - Set capabilities to run harpoon without root permissions

Issue - State: closed - Opened by alegrey91 10 months ago
Labels: good first issue

#4 - refact: move to libbpfgo

Pull Request - State: closed - Opened by alegrey91 10 months ago