help
Recipe name Version Description Layer
file-find-rule-perl 0.34 File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories. meta-cpan
file-find-rule-perl-perl 1.15 I write a lot of things that muck with Perl files. And it always annoyed me that finding \"perl files\" requires a moderately complex File::Find::Rule pattern. meta-cpan
find-lib-perl 1.04 The purpose of this module is to replace meta-cpan
findutils 4.6.0 find, locate, and xargs binaries openembedded-core
findutils 4.2.31 find, locate, and xargs binaries meta-gplv2
python-azure-cli-find 0.2.7 Microsoft Azure Command-Line Tools Find Command Module meta-iot-cloud
python3-azure-cli-find 0.2.7 Microsoft Azure Command-Line Tools Find Command Module meta-iot-cloud
python3-flawfinder-native 2.0.10 a static analysis tool for finding vulnerabilities in C/C++ source code meta-sca
python3-pyfindinjection-native 0.1.1 simple python ast consumer which searches for common SQL injection attacks meta-sca
rdfind 1.3.4 Rdfind is a program that finds duplicate files meta-oe
sca-image-pyfindinjection-rules-native 1.0 SCA ruleset for pyfindinjection at images meta-sca
sca-recipe-flawfinder-rules-native 1.0 SCA ruleset for flawfinder at recipes meta-sca
sca-recipe-pyfindinjection-rules-native 1.0 SCA ruleset for pyfindinjection at recipes meta-sca
xfce4-appfinder 4.12.0 Xfce4 Application Finder meta-xfce
build-compare 2015.02.10+gitX Build Result Compare Script openembedded-core
busybox 1.24.1 Tiny versions of many common UNIX utilities in a single small executable openembedded-core
busybox 1.30.1 Tiny versions of many common UNIX utilities in a single small executable meta-tanowrt
busybox-initramfs 1.24.1 Tiny versions of many common UNIX utilities in a single small executable meta-ampliphy
commons-discovery 0.4 discovering, or finding, implementations for pluggable interfaces meta-java
core-image-minimal-initramfs 1.0 Small image capable of booting a device. The kernel includes the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the first 'init' program more efficiently. openembedded-core
core-image-tiny-initramfs 1.0 Tiny image capable of booting a device. The kernel includes the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the first 'init' program more efficiently. core-image-tiny-initramfs doesn't actually generate an image but rather generates boot and rootfs artifacts that can subsequently be picked up by external image generation tools such as wic. openembedded-core
dancer2-plugin-auth-yarbac-perl 0.009 YARBAC is a role based user authentication and authorisation framework for Dancer2 apps. Designed with security and a medium to large user base in mind. This framework was heavily inspired by the excellent Dancer::Plugin::Auth::Extensible framework which I'd highly recommend. YARBAC was designed to support secure password checking, enforced password hashing, multiple authentication realms and the ability to create your own backend provider. YARBAC was also designed to to be as flexible and as feature rich as possible in the hope that I'll never have to write RBAC code for Dancer again. :) While similar to Extensible in some ways, this framework has some significantly different approaches. These differences were born out of my own experiences writing RBAC code for various Dancer apps and finding myself always having to extend existing modules or starting from scratch or worse still, copy/paste my old code then reworking it. The major difference with YARBAC is that it tries to be a complete solution to the problem. However in order to be a little more flexible and feature rich in some areas it is also a little more opinionated in others. The main area of opinion in YARBAC is how it achieves role-based access control. YARBAC is structed with users, roles, groups and permissions. A user can have many roles but it might be a good idea in larger enviornments to only allow a user to have one role and then assign that role have many groups. Think of a role as being a role-group. Then there are groups which have many permissions. A user can have one or more roles, a role can have one or more groups and groups can have one or more permissions. This means when deciding if a user is authorised we could require they be logged in, or have a specifc role, or specific group, or a specific group with a specific permission and so on. To put it another way, this design moves the access control down to the role-group relationship thus allowing one to quickly and easily see, assign or revoke permissions to a user even when dealing with a fairly complex authorisation environment. meta-cpan
dbd-sqlite-perl 1.54 SQLite is a public domain file-based relational database engine that you can find at <http://www.sqlite.org/>. meta-cpan
devel-cycle-perl 1.12 This is a simple developer's tool for finding circular references in objects and other types of references. Because of Perl's reference-count based memory management, circular references will cause memory leaks. meta-cpan
diffutils 3.6 Diffutils contains tools used for finding differences between files openembedded-core
diffutils 2.8.1 Diffutils contains tools used for finding differences between files meta-gplv2
digest-sha3-perl 1.03 Digest::SHA3 is written in C for speed. If your platform lacks a C compiler, perhaps you can find the module in a binary form compatible with your particular processor and operating system. meta-cpan
expat 2.2.3 A stream-oriented XML parser library openembedded-core
file-configdir-perl 0.018 This module is a helper for installing, reading and finding configuration file locations. It's intended to work in every supported Perl5 environment and will always try to Do The Right Thing(tm). meta-cpan
file-homedir-perl 1.002 File::HomeDir is a module for locating the directories that are "owned" by a user (typicaly your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms. meta-cpan
file-which-perl 1.22 File::Which finds the full or relative paths to executable programs on the system. This is normally the function of "which" utility. "which" is typically implemented as either a program or a built in shell command. On some platforms, such as Microsoft Windows it is not provided as part of the core operating system. This module provides a consistent API to this functionality regardless of the underlying platform. meta-cpan
filesys-notify-simple-perl 0.13 Filesys::Notify::Simple is a simple but unified interface to get notifications of changes to a given filesystem path. It utilizes inotify2 on Linux, fsevents on OS X, kqueue on FreeBSD and FindFirstChangeNotification on Windows if they're installed, with a fallback to the full directory scan if they're not available. meta-cpan
geoip 1.6.9 C library for country/city/organization to IP address or hostname mapping meta-networking
grubby 8.40 A command line tool for updating and displaying info about boot loaders meta-initramfs
initramfs-image 1.0 Small image capable of booting a device. The kernel includes the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the first “init” program more efficiently. meta-montavista-cgx
json-maybexs-perl 1.003010 This module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. meta-cpan
kernel-efi-warnings 0.1 Kernel warnings for potential UEFI firmware bugs meta-luv
lib-perl 0.63 This is a small simple module which simplifies the manipulation of @INC at compile time. It is typically used to add extra directories to Perl's search path so that later 'use' or 'require' statements will find modules which are not located in the default search path. meta-security
libalgorithm-diff-perl 1.15 Algorithm::Diff - Compute 'intelligent' differences between two files/lists meta-perl
logwarn 1.0.14 A utility for finding interesting messages in log files meta-oe
mkfontdir 1.0.7 A program to create an index of X font files in a directory openembedded-core
moox-file-configdir-perl 0.006 This module is a helper for easily find configuration file locations. Whether to use this information for find a suitable place for installing them or looking around for finding any piece of settings, heavily depends on the requirements. meta-cpan
phytec-initramfs-image 1.0 Phytec initramfs image meta-ampliphy
python-bugsnag 2.0.2 Automatic error monitoring for django, flask, etc. meta-virtualization
python-nose 1.3.7 Extends Python unittest to make testing easier openembedded-core
python-snakefood 1.4 Dependency graphing for Python meta-python
python-snakefood 1.4 Dependency graphing for Python meta-python2
python3-bandit-native 1.6.2 Bandit is a tool designed to find common security issues in Python code. meta-sca
python3-flake8-bugbear-native 19.8.0 A plugin for Flake8 finding likely bugs and design problems in your program meta-sca
python3-flake8-eradicate-native 0.2.4 Flake8 plugin to find commented out or dead code meta-sca