Official websites use .gov
Secure .gov websites use HTTPS
The Defense Department's chief information officer, John Sherman, today recognized more than a dozen individuals and teams who contributed in exceptional ways to the advancement of the DOD's information technology goals during 2023.
var gih = 0; var giw = 0; var pup; var g_isDynamic = false;
function popupResize(ibox, w, h, doResize) { if ($(ibox).hasClass('dgov2popup-info')) { // This block is included once, so is shared by all media tokens. // this block is how we execute the special resize for dgov2's slideshow popup dgov2slideshowPopupResize(ibox, w, h, doResize); return; }
if (!g_isDynamic) return;
var isMobile = window.matchMedia('(max-width: 1200px)').matches;
if (isMobile) { $.colorbox.resize({ width: "100%", height: "100%" }); $(ibox).find(".img-responsive").width('100%'); $(ibox).find(".img-responsive").height('auto');
$(ibox).find(".info").css('height', 'auto'); return; }
var iw = w; var ih = h; var ww = $(window).width(); var wh = $(window).height(); var hextra = 40; var wextra = 360; var hborder = 120; var wborder = 120; var maxw = ww - wextra - wborder; var maxh = wh - hextra - hborder; var ratio = Math.min(maxw / iw, maxh / ih);
iw = Math.floor(iw * ratio); // use floor to avoid overflow scrollbar ih = Math.floor(ih * ratio);
// console.log(iw + " " + ih + " --- " + (iw + wextra) + " " + (ih + hextra))
$(ibox).find(".img-responsive").width(iw); $(ibox).find(".img-responsive").height(ih);
$(ibox).find(".info").height(ih);
if (doResize) $.colorbox.resize({ width: iw + wextra, height: ih + hextra }); }
$(window).resize(function () { if (g_isDynamic && pup !== undefined) popupResize(pup, giw, gih, true); });
$(window).load(function () { $(".popup").click(function () { giw = $(this).data('width'); gih = $(this).data('height'); pup = $($(this).attr('href')); g_isDynamic = $(this).data('dynamic') === 1 ? true : false;
popupResize(pup, giw, gih, false);
var w = "768px";
var isMobile = $(window).width() < 768 ? true : false;
w = "auto";
if (isMobile)
w = "100%";
const isDgov2Slideshow = $(this).attr("data-isdgov2slideshow") != undefined;
const isDGOV2 = true;
const slideNumber = parseInt($(this).attr('data-slide-number'));
const slideIndex = slideNumber - 1;
//console.log("slideNumber for popup", slideNumber)
const popupThis = this;
$(this).colorbox({
className: 'inline-popup', fixed: true, transition: "none", opacity: .9, inline: true, width: w, height: 'auto', maxWidth:"80%", maxHeight:"100%", close: isDgov2Slideshow || isDGOV2 ? "" : "X", onClosed: function () {
},
onComplete: function () {
var popupHeight = jQuery(this.href.substring(this.href.lastIndexOf("#"))).outerHeight(true);
if (jQuery("#colorbox").height() < popupHeight) {
jQuery("#colorbox").height(popupHeight);
}
if (g_isDynamic) {
if (!isMobile) {
bodyScrollLock.disableBodyScroll(this);
}
}
// for popup having data-isdgov2slideshow attr (see above)
if (isDgov2Slideshow) {
const popSelector = '#dgov2popup-target-3611123';
const ssSelector = '#dgov2slideshowId-3611123';
dgov2slideshowPopupInit({
numSlides: 3,
startingSlideIndex: slideIndex,
popupSelector: popSelector,
slideshowSelector: ssSelector,
slideshowMediaId: 3611123,
});
giw = $(popupThis).data('width');
gih = $(popupThis).data('height');
pup = $($(popupThis).attr('href'));
popupResize(pup, giw, gih, true);
}
$(window).resize();
},
onClosed: function () {
pup = undefined;
if (g_isDynamic)
bodyScrollLock.enableBodyScroll(this);
if (isDgov2Slideshow) {
const popSelector = '#dgov2popup-target-3611123';
const ssSelector = '#dgov2slideshowId-3611123';
dgov2slideshowPopupDestroy({
popupSelector: popSelector,
slideshowSelector: ssSelector,
});
}
}
});
});
$(".popup-slideshow").colorbox({
inline: true,
onComplete: function () {
SlideshowInit();
$.colorbox.resize();
// stop scrollbar from flashing
$("#cboxLoadedContent").css("overflow", "");
$("#cboxLoadedContent").css("overflow-y", "hidden");
},
onClosed: function () {
$('.slideshow-gallery').trigger('slideTo', 0);
}
});
});
Joining Sherman in recognizing top performers within the department's information technology enterprise was Anne Neuberger, the deputy assistant to the president and deputy national security advisor for cyber and emerging technologies. Neuberger provided important context that explained why those being recognized are critical to the nation's security.
"I cheer the work that these awardees do," Neuberger said. "The president tracks national cybersecurity closely because he's aware of the capabilities of our adversaries. This is a group who knows better than anyone the sophistication of Chinese capabilities ... you know better than anyone that the data in our networks is ripe with intelligence value. So, the president tracks national cybersecurity, particularly the efforts of DOD, because of the need for the U.S. to project power around the world."
Right now, Neuberger said, there are a number of conflicts going on around the world where the United States plays a role. She said that might involve a carrier in the Middle East or support to Ukraine in its battle against Russia's invasion.
"The role of DOD is a global role," she said. "As a result, the president tracks the work you do each and every day defending DOD's networks, defending and protecting the people who put their lives at risk and the sacrifices both our civilian and our military personnel — but particularly our military personnel and our families — face every time military folks are on deployment."
Neuberger said that in their day-to-day work, the DOD military and civilian personnel involved in optimizing and protecting DOD's cyber enterprise should know that their work is both being watched and appreciated.
"Every day when you sit in your cubby, know the president is tracking your work; know the nation's security relies on your work; and know we are all deeply grateful for the work you do each and every day," she said.
As part of the 2023 DOD Chief Information Officer Annual Awards for Information Technology and Cyber Excellence, both teams and individuals were either named recipients of awards or for honorable mentions. Those honored include:
Individual Awards
Individual Honorable Mentions
Team Awards
Team Honorable Mentions
{{slideNumber}}/{{numSlides}} {{slideTitle}}
{{slideInfo.slideNumber}}/{{numSlides}} {{slideInfo.slideTitle}}
Choose which Defense.gov products you want delivered to your inbox.
The Department of Defense provides the military forces needed to deter war and ensure our nation's security.