Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-plugin-hostgator domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ol-scrapes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":29427,"date":"2023-04-18T22:25:59","date_gmt":"2023-04-18T22:25:59","guid":{"rendered":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/"},"modified":"2023-04-18T22:26:00","modified_gmt":"2023-04-18T22:26:00","slug":"slim-ai-helps-developers-optimize-and-secure-their-containers","status":"publish","type":"post","link":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/","title":{"rendered":"Slim.AI helps developers optimize and secure their containers"},"content":{"rendered":"

Source:https:\/\/techcrunch.com\/2023\/04\/17\/slim-ai-helps-developers-optimize-and-secure-their-containers\/<\/a><\/br>
\nSlim.AI helps developers optimize and secure their containers<\/br>
\n2023-04-18 22:25:59<\/br><\/p>\n

\n

Slim.AI<\/a>, a startup specializing in software supply chain security, helps businesses optimize and secure their software containers, today announced the launch of its automated container hardening feature at the CNCF\u2019s KubeCon\/CloudNativeCon Europe. With this, Slim can now automatically scan a company\u2019s containers for vulnerabilities and remove unnecessary files, libraries and other attack surfaces.<\/p>\n

Built into existing CI\/CD pipelines, Slim\u2019s new automated container hardening service runs containers, which a developer has previously instrumented, through the company\u2019s existing test suite, analyzes them and automatically removes unnecessary files, resulting in significantly smaller \u2014 and more secure \u2014 containers. With fewer files in a container, this also means that developers can then focus on the vulnerability alerts that actually matter, because they relate to libraries that are actually being used.<\/p>\n

\"\"<\/a><\/p>\n

Image Credits:<\/strong> Slim.AI<\/p>\n<\/div>\n

Slim.AI was born out of an open-source project, the Slim Toolkit (which was previously called DockerSlim). This project is now seven years old and has seen over a million downloads. And while it does some rudimentary hardening and container security analysis, the team formed a company to build on their learnings from the Slim Toolkit and expand upon them.<\/p>\n

As Slim.AI co-founder and CEO John Amaral told me, when the company launched back in 2020, its focus was more on providing users with what Amaral called an \u201cMRI machine for containers\u201d that would tell users exactly what was in their containers and where there were potential security issues.<\/p>\n

\"\"<\/a><\/p>\n

Image Credits:<\/strong> Slim.AI<\/p>\n<\/div>\n

\u201cOne piece<\/span> of feedback<\/span> we<\/span> got<\/span> from<\/span> the\u00a0users<\/span> of<\/span> our<\/span> open-source\u00a0technology<\/span> was that<\/span>\u00a0they<\/span> really<\/span> needed<\/span> to<\/span> understand<\/span> what\u2019s<\/span> inside<\/span> these<\/span> containers<\/span> as<\/span> a<\/span> complement<\/span> to<\/span> any<\/span> kind<\/span> of<\/span> automated<\/span> remediation,\u201d Amaral said.<\/span> \u201cThe<\/span> developers<\/span> still<\/span> need<\/span> to<\/span> be<\/span> able<\/span> to<\/span> support<\/span> these<\/span> modified<\/span> containers<\/span> and<\/span> if<\/span> they<\/span> don\u2019t<\/span> have<\/span> a<\/span> clear<\/span> picture<\/span> of<\/span> what\u2019s<\/span> there,<\/span> then<\/span> how<\/span> will<\/span> they<\/span> be<\/span> able<\/span> to<\/span> interact<\/span> with<\/span> the<\/span> remaining<\/span> components?<\/span> We<\/span> spent<\/span> a<\/span> lot<\/span> of<\/span> time building<\/span> better\u00a0tooling<\/span> for<\/span> them.\u201d<\/span><\/p>\n

As with any automated process, things don\u2019t always work as planned and occasionally, the system may generate a container that misses a necessary file. For those cases, Slim.AI gives developers and security teams not only a lot of data about what it does to every container, but also the manual controls to repeat tests or exclude certain files.<\/p>\n

\u201cAs engineering teams are increasingly tasked with the responsibilities of building and releasing secure software\u2014while many organizations also look to developer velocity to drive business results\u2014the right tooling becomes all that more essential,\u201d said Kelly Fitzpatrick, senior industry analyst at RedMonk. \u201cBy integrating container vulnerability reduction and mitigation into the CI\/CD processes that teams already use, Slim<\/span>.AI<\/span>\u2019s automated container hardening is designed to solve this need.\u201d<\/p>\n

The new service is available for free to users of Slim.AI\u2019s developer platform, though teams that plan to use the service at scale will probably want to reach out to the company about its design partner program.<\/p>\n<\/p><\/div>\n

<\/br><\/br><\/br><\/p>\n

Science, Tech, Technology<\/br>
\n<\/br>
\nSource:
https:\/\/techcrunch.com\/2023\/04\/17\/slim-ai-helps-developers-optimize-and-secure-their-containers\/<\/a><\/br><\/br><\/p>\n","protected":false},"excerpt":{"rendered":"

Source:https:\/\/techcrunch.com\/2023\/04\/17\/slim-ai-helps-developers-optimize-and-secure-their-containers\/ Slim.AI helps developers optimize and secure their containers 2023-04-18 22:25:59 Slim.AI, a startup specializing in software supply chain security, helps businesses optimize and secure their software containers, today announced the launch of its automated container hardening feature at the CNCF\u2019s KubeCon\/CloudNativeCon Europe. With this, Slim can now automatically scan a company\u2019s containers for vulnerabilities […]<\/p>\n","protected":false},"author":1,"featured_media":29428,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[26,17,8],"tags":[],"class_list":["post-29427","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-science","category-tech","category-technology"],"yoast_head":"\nSlim.AI helps developers optimize and secure their containers - Science and Nerds<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Slim.AI helps developers optimize and secure their containers - Science and Nerds\" \/>\n<meta property=\"og:description\" content=\"Source:https:\/\/techcrunch.com\/2023\/04\/17\/slim-ai-helps-developers-optimize-and-secure-their-containers\/ Slim.AI helps developers optimize and secure their containers 2023-04-18 22:25:59 Slim.AI, a startup specializing in software supply chain security, helps businesses optimize and secure their software containers, today announced the launch of its automated container hardening feature at the CNCF\u2019s KubeCon\/CloudNativeCon Europe. With this, Slim can now automatically scan a company\u2019s containers for vulnerabilities […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/\" \/>\n<meta property=\"og:site_name\" content=\"Science and Nerds\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-18T22:25:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-18T22:26:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"399\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/\",\"url\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/\",\"name\":\"Slim.AI helps developers optimize and secure their containers - Science and Nerds\",\"isPartOf\":{\"@id\":\"https:\/\/scienceandnerds.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1\",\"datePublished\":\"2023-04-18T22:25:59+00:00\",\"dateModified\":\"2023-04-18T22:26:00+00:00\",\"author\":{\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\"},\"breadcrumb\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1\",\"width\":600,\"height\":399},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scienceandnerds.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Slim.AI helps developers optimize and secure their containers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scienceandnerds.com\/#website\",\"url\":\"https:\/\/scienceandnerds.com\/\",\"name\":\"Science and Nerds\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scienceandnerds.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/scienceandnerds.com\"],\"url\":\"https:\/\/scienceandnerds.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Slim.AI helps developers optimize and secure their containers - Science and Nerds","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/","og_locale":"en_US","og_type":"article","og_title":"Slim.AI helps developers optimize and secure their containers - Science and Nerds","og_description":"Source:https:\/\/techcrunch.com\/2023\/04\/17\/slim-ai-helps-developers-optimize-and-secure-their-containers\/ Slim.AI helps developers optimize and secure their containers 2023-04-18 22:25:59 Slim.AI, a startup specializing in software supply chain security, helps businesses optimize and secure their software containers, today announced the launch of its automated container hardening feature at the CNCF\u2019s KubeCon\/CloudNativeCon Europe. With this, Slim can now automatically scan a company\u2019s containers for vulnerabilities […]","og_url":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/","og_site_name":"Science and Nerds","article_published_time":"2023-04-18T22:25:59+00:00","article_modified_time":"2023-04-18T22:26:00+00:00","og_image":[{"width":600,"height":399,"url":"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/","url":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/","name":"Slim.AI helps developers optimize and secure their containers - Science and Nerds","isPartOf":{"@id":"https:\/\/scienceandnerds.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#primaryimage"},"image":{"@id":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1","datePublished":"2023-04-18T22:25:59+00:00","dateModified":"2023-04-18T22:26:00+00:00","author":{"@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e"},"breadcrumb":{"@id":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#primaryimage","url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1","width":600,"height":399},{"@type":"BreadcrumbList","@id":"https:\/\/scienceandnerds.com\/2023\/04\/18\/slim-ai-helps-developers-optimize-and-secure-their-containers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scienceandnerds.com\/"},{"@type":"ListItem","position":2,"name":"Slim.AI helps developers optimize and secure their containers"}]},{"@type":"WebSite","@id":"https:\/\/scienceandnerds.com\/#website","url":"https:\/\/scienceandnerds.com\/","name":"Science and Nerds","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scienceandnerds.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/scienceandnerds.com"],"url":"https:\/\/scienceandnerds.com\/author\/admin\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/04\/slim-ai-helps-developers-optimize-and-secure-their-containers_643f18f82a474.jpeg?fit=600%2C399&ssl=1","_links":{"self":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/29427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/comments?post=29427"}],"version-history":[{"count":1,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/29427\/revisions"}],"predecessor-version":[{"id":29429,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/29427\/revisions\/29429"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media\/29428"}],"wp:attachment":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media?parent=29427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/categories?post=29427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/tags?post=29427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}