[summary]
- Redesign policy management logic
- PolicyLoader -> DynamicVirtualTable
- Add code formatter
[details]
- Rename Table::generate to Table::select
- Refactor virtual table
- Migrate bluetooth-policy to DynamicTable
- Cleanup deprecated policy-loader
- Redesign policy management logic
- Enable gdb on docker
- Add dymanic loader for plugin
- Fix svace defects
- Apply formatting to osquery
- Apply formatting to vist
- Add code formatter
Change-Id: Ia8232657e859acc835ecbe6abaa7d97267563c7e
Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
# See the License for the specific language governing permissions and
# limitations under the License
-SET(VERSION "0.1.2")
+SET(VERSION "0.1.3")
SET(OSQUERY_VERSION "4.0.0")
SET(RO_DIR "/usr/share")
Name: vist
-Version: 0.1.2
+Version: 0.1.3
Release: 0
License: Apache-2.0
Summary: ViST(Virtual Security Table) is an unified security API platform based virtual tables.