aquasecurity / aquasecurity/tracee

Symbols import event

Open
#3,533 0 comments 0 reactions 0 assignees View on GitHub
area/events kind/feature
Dominant language
Go
Stars
4.6k
Forks
507
Avg merge
2d 8h
Merged PRs (30d)
9

Description

We have the `symbols_loaded` event, which bring the symbols exported by a file that is loaded.
It will be useful to have an event bringing all the symbols that are imported by a file executed.
The imported symbols are the symbols that are used from the external shared objects, so they give another layer of risk assessment.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the existing symbols_loaded event and its handling, then determine how imported symbols from external shared objects should be represented for executed files. Done means a new event exposes those imported symbols and relevant coverage is verified by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, linux
Domain
operating-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.