
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@iapps/ngx-dhis2-dictionary
Advanced tools
Angular based DHIS2 library for telling a story of metadata eg indicator
Angular based DHIS2 library for telling a story of metadata eg indicator
To use the library, put this in your component
<div class="dictionary-block">
<ngx-dhis2-dictionary-list
[metadataIdentifiers]="metadataIdentifiers"
[selectedItem]="selectedItem"
[dictionaryConfig]="dictionaryConfig"
(dictionaryItemId)="dictionaryItemId($event)"
(metadataInfo)="metadataInfo($event)"
(metadataGroupsInfo)="metadataGroupsInfo($event)"
></ngx-dhis2-dictionary-list>
</div>
Where metadataIdentifiers are DHIS2 metadata ids you want to get e.g ["ssasdawqwrw","wiweuwejfq"].
dictionaryConfig is
{
showAllBlock: true,
}
Selected item can be passed or not, if passed should be one of the metadata ids you want to be selected by default
dictionaryItem outputs the url with format "ids/selected/selectedId"
metadataInfo is an output object with the format below
type: "indicator",
data: [array of loaded metadata]
}
for type 'indicator' you get indicator and for type 'programIndicator' you get program indicators
metadataGroupsInfo is an out put for indicator or programIndicator groups.
{
id: "groupIdentifier",
name: "Name",
metadataTypeKey: "[{"id": "indentifier"}]"
}
]```
metadataTypeKey can be "indicators" or "programIndicators"
Currently supported ones are indicators, program indicators, data sets, data elements and functions
FAQs
Angular based DHIS2 library for telling a story of metadata eg indicator
We found that @iapps/ngx-dhis2-dictionary demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 15 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.