xref: /aosp_15_r20/external/sonic/TODO (revision b290403dc9d28f89f133eb7e190ea8185d440ecd)
1*b290403dSRicardo GarciaThis project still needs some enhancements:
2*b290403dSRicardo Garcia
3*b290403dSRicardo GarciaSecurity hardening
4*b290403dSRicardo Garcia------------------
5*b290403dSRicardo GarciaThis project should be fuzzed, not just for sound inputs, but for settings
6*b290403dSRicardo Garciaoutside normal ranges, such as setting the speed to 1.0e10.  Sonic should be
7*b290403dSRicardo Garciasecure against attacker-controlled audio signals .  However libsonic on some
8*b290403dSRicardo Garciasystems may run at elevated privileges, and may be controlled through APIs
9*b290403dSRicardo Garciaavailable in user space.
10*b290403dSRicardo Garcia
11*b290403dSRicardo GarciaUnit tests
12*b290403dSRicardo Garcia----------
13*b290403dSRicardo GarciaSonic is now widely used, and should be properly covered by unit tests.
14