Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend in inspecjs #2220

Open
aaronlippold opened this issue Jan 21, 2024 · 2 comments
Open

Extend in inspecjs #2220

aaronlippold opened this issue Jan 21, 2024 · 2 comments

Comments

@aaronlippold
Copy link
Member

saf/src/utils/global.ts

Lines 172 to 174 in 181ef74

* The `getProfileInfo` function retrieves and formats profile information from a given evaluation.
*
* - First, it checks if the evaluation data and profile data are available. If not, it returns an empty string.

@aaronlippold
Copy link
Member Author

aaronlippold commented Jan 21, 2024

interface ExtendedContextualizedEvaluation extends ContextualizedEvaluation {
profiles?: AnyProfile[];
}

@aaronlippold
Copy link
Member Author

@Amndeep7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant